Searched defs:Peripheral (Results 1 – 4 of 4) sorted by relevance
18 struct Peripheral struct56 virtual bool& UsingWiimote() {dummyBool = false; return dummyBool;} in UsingWiimote()78 bool CursorColliding(float x, float y, float width, float height) in CursorColliding()
96 friend Peripheral; member