Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

draw_line.cpp File Reference

#include "draw_line.h"
#include "dxutil.h"

Go to the source code of this file.

Functions

void Draw_Line (CSurface *p_surface, cPoint2D &start, cPoint2D &goal, unsigned char color)
 dessine la ligne ds la surface precisée

void Draw_Line (CDisplay *g_pDisplay, cPoint2D &start, cPoint2D &goal, unsigned char color)
 dessine la ligne ds le back buffer du display para


Function Documentation

void Draw_Line CDisplay g_pDisplay,
cPoint2D start,
cPoint2D goal,
unsigned char  color
 

dessine la ligne ds le back buffer du display para

Definition at line 125 of file draw_line.cpp.

References _DbgOut(), g_pDisplay, CDisplay::GetBackBuffer(), cPoint2D::X, and cPoint2D::Y.

Referenced by cWall::Display(), cSquare_Area_Debug_Displayer::Display(), cGame_World_Debug_Displayer::Display_Graph(), and cUnit::Display_Path().

void Draw_Line CSurface p_surface,
cPoint2D start,
cPoint2D goal,
unsigned char  color
 

dessine la ligne ds la surface precisée

Definition at line 6 of file draw_line.cpp.


Generated on Fri May 21 19:22:37 2004 for LIBELL by doxygen 1.3.7