|
The Game Engine
1
|
Include dependency graph for CollisionObject.cpp:Go to the source code of this file.
Functions | |
| void | DrawCircle (const Point2D wPos, const Point2D pos, Uint32 color) |
| This function is tasked with drawing the 8 points on a circle so that only 1/8th need be calculated. More... | |
This function is tasked with drawing the 8 points on a circle so that only 1/8th need be calculated.
| wPos | This is the world position to draw the points (not & because may want to have an added value pushed in) |
| pos | This is the relative position to draw the points (not & because may want to have an added value pushed in) |
| color | the color to be drawn |
Definition at line 11 of file CollisionObject.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: