| KeyBindingManager Class |
[Missing <summary> documentation for "T:Planetbase.KeyBindingManager"]
Namespace: Planetbase
The KeyBindingManager type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyBindingManager | Initializes a new instance of the KeyBindingManager class |
| Name | Description | |
|---|---|---|
| addMapping(ActionType, KeyCode) | ||
| addMapping(ActionType, KeyCode, KeyCode) | ||
| clearAction | ||
| deserialize | ||
| destroy |
Called when destroying the instance. Any cleanup code needs to go here.
(Inherited from SingletonT.) | |
| Equals | (Inherited from Object.) | |
| FieldGetter | (Inherited from Object.) | |
| FieldSetter | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| getBinding | ||
| getBindings | ||
| getCameraMoveDescription | ||
| getCameraRotateDescription | ||
| getCameraZoomDescription | ||
| getCompositeAxis | ||
| GetFieldInfo | (Inherited from Object.) | |
| getGameSpeedFasterKey | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| getToggleShowTopsKey | ||
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| resetDefaults | ||
| serialize | ||
| setActionAxis | ||
| setActionKey | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |