tlac: rename DrawSprites stuff to Draw2D, use a better hook for it
This commit is contained in:
@@ -28,7 +28,7 @@ namespace TLAC::Components
|
||||
void Update();
|
||||
void UpdateInput();
|
||||
void UpdatePostInput();
|
||||
void UpdateDrawSprites();
|
||||
void UpdateDraw2D();
|
||||
void OnFocusGain();
|
||||
void OnFocusLost();
|
||||
void Dispose();
|
||||
|
||||
Reference in New Issue
Block a user