Home
last modified time | relevance | path

Searched defs:Peripheral (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/demo/demowin/
Ddemowin_peripheral.h18 struct Peripheral struct
56 virtual bool& UsingWiimote() {dummyBool = false; return dummyBool;} in UsingWiimote()
78 bool CursorColliding(float x, float y, float width, float height) in CursorColliding()
Ddemowin_manager.h96 friend Peripheral; member
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/demowin/
Ddemowin_peripheral.h18 struct Peripheral struct
56 virtual bool& UsingWiimote() {dummyBool = false; return dummyBool;} in UsingWiimote()
78 bool CursorColliding(float x, float y, float width, float height) in CursorColliding()
Ddemowin_manager.h96 friend Peripheral; member