J :
* Input fix. * A lot of code cleaning spread across a lot of files.
This commit is contained in:
@@ -25,7 +25,7 @@ class MTGGuiHand: public GuiCardsController{
|
||||
public:
|
||||
MTGGuiHand(int id, GameObserver * _game);
|
||||
void Update(float dt);
|
||||
void CheckUserInput(float dt);
|
||||
bool CheckUserInput(u32 key);
|
||||
virtual void Render();
|
||||
void updateCards();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user