Online Maps  v3
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 More...
 

Public Attributes

float speed = 1
 Speed of moving the map. More...
 

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.

Member Data Documentation

◆ speed

float OnlineMapsKeyboardInput.speed = 1

Speed of moving the map.