mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-21 16:59:12 +00:00
Input handling for CGuiFrame
This commit is contained in:
@@ -7,8 +7,10 @@ namespace urde
|
||||
class CGuiControllerInfo
|
||||
{
|
||||
public:
|
||||
class CGuiControllerStateInfo
|
||||
struct CGuiControllerStateInfo
|
||||
{
|
||||
char cIdx;
|
||||
char lx, ly, rx, ry;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user