refactor: refactor KBM input code
This commit is contained in:
@@ -37,9 +37,7 @@ private:
|
||||
public:
|
||||
UIGroup(EUIGroup group, int iPad);
|
||||
|
||||
#ifdef __PSVITA__
|
||||
EUIGroup GetGroup() {return m_group;}
|
||||
#endif
|
||||
UIComponent_Tooltips *getTooltips() { return m_tooltips; }
|
||||
UIComponent_TutorialPopup *getTutorialPopup() { return m_tutorialPopup; }
|
||||
UIScene_HUD *getHUD() { return m_hud; }
|
||||
|
||||
Reference in New Issue
Block a user