#include <bsp_debug_X.h>
Public Member Functions | |
void | Display (CDisplay &display, cSquare_Area &area) |
affiche les infos de 'area' pour le debug, ds 'display' |
Definition at line 25 of file bsp_debug_X.h.
|
affiche les infos de 'area' pour le debug, ds 'display'
Definition at line 47 of file bsp_debug_X.cpp. References cSquare_Area::Bounds, COLOR_CENTRE_TO_PORTAL, COLOR_CENTRE_TO_WALL, COLOR_ROOMS_BOUNDS, Display(), Draw_Line(), g_pDisplay, cRectangle::Get_Centre(), cPositive_Rectangle::Get_Est_Seg(), cPositive_Rectangle::Get_Nord_Seg(), cPositive_Rectangle::Get_Ouest_Seg(), cSeg::Get_p0(), cSeg::Get_p1(), cPositive_Rectangle::Get_Sud_Seg(), cSquare_Area::List_Portals, and cSquare_Area::List_Walls. Referenced by Display(), and cGame_World_Debug_Displayer::Display_Areas(). |