Gainput
v1.0.0
|
This is the complete list of members for gainput::DebugRenderer, including all inherited members.
DrawCircle(float x, float y, float radius)=0 | gainput::DebugRenderer | pure virtual |
DrawLine(float x1, float y1, float x2, float y2)=0 | gainput::DebugRenderer | pure virtual |
DrawText(float x, float y, const char *const text)=0 | gainput::DebugRenderer | pure virtual |
~DebugRenderer() | gainput::DebugRenderer | inlinevirtual |