Online Maps v3
Loading...
Searching...
No Matches
OnlineMapsKeyboardInput Class Reference

The class allows you to change the map location using the keyboard and the joystick. More...

Inheritance diagram for OnlineMapsKeyboardInput:
IOnlineMapsSavableComponent

Public Member Functions

OnlineMapsSavableItem[] GetSavableItems ()
 Returns an array of items to save.
 

Public Attributes

float speed = 1
 Speed of moving the map.
 

Detailed Description

The class allows you to change the map location using the keyboard and the joystick.

Member Function Documentation

◆ GetSavableItems()

OnlineMapsSavableItem[] OnlineMapsKeyboardInput.GetSavableItems ( )

Returns an array of items to save.

Returns
Array of items to save

Implements IOnlineMapsSavableComponent.