Online Maps v3
|
The class allows you to change the map location using the keyboard and the joystick. More...
Public Member Functions | |
OnlineMapsSavableItem[] | GetSavableItems () |
Returns an array of items to save. | |
Public Attributes | |
float | speed = 1 |
Speed of moving the map. | |
The class allows you to change the map location using the keyboard and the joystick.
OnlineMapsSavableItem[] OnlineMapsKeyboardInput.GetSavableItems | ( | ) |
Returns an array of items to save.
Implements IOnlineMapsSavableComponent.