mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-06 08:20:15 +02:00
Added sprite positions to debug overlay.
This commit is contained in:
parent
5d7d7c0822
commit
c93e11ee6b
5 changed files with 27 additions and 0 deletions
|
@ -19,4 +19,5 @@ private:
|
|||
static void DrawBoxGrid();
|
||||
static void DrawAllEdges();
|
||||
static void DrawBallInfo();
|
||||
static void DrawAllSprites();
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue