make rendering of retrieval and rendering of background more tightly bounded.
This commit is contained in:
@@ -51,7 +51,7 @@ class DeckMenu:public JGuiController{
|
||||
void Add(int id, const char * Text, string desc = "", bool forceFocus = false, DeckMetaData *deckMetaData = NULL);
|
||||
void Close();
|
||||
void updateScroller();
|
||||
JQuad * getBackground();
|
||||
void RenderBackground();
|
||||
|
||||
float selectionTargetY;
|
||||
bool closed;
|
||||
|
||||
Reference in New Issue
Block a user