added swipe on Story Mode. So if playing a duel on story mode, you can cancel with swipe down.
This commit is contained in:
@@ -22,7 +22,7 @@ public:
|
||||
void Update(float dt);
|
||||
void Render();
|
||||
void ButtonPressed(int controllerId, int controlId);
|
||||
|
||||
void OnScroll(int inXVelocity, int inYVelocity);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user