A class which administrates control:
- keyboard
- joystick
- mouse (not yet implemented)
First you must ask to create a player with the Ask method
A class which administrates control:
- keyboard
- joystick
- mouse (not yet implemented)
First you must ask to create a player with the Ask method. Then you can this ctrl with the GiveControl method. If you wanna change his control, use the Switch method. By default, the first control assigned to the player is the keyboard.
int Ask()
Stk_Control* GiveControl(int)
Alphabetic index HTML hierarchy of classes or Java