Midnight Blue Game and Engine
Public Member Functions | Properties | List of all members
MB2D.EntityComponent.UtilityController Class Reference

Declares the attached entity as able to control utility commands such as opening the debug console More...

Inheritance diagram for MB2D.EntityComponent.UtilityController:
Inheritance graph
Collaboration diagram for MB2D.EntityComponent.UtilityController:
Collaboration graph

Public Member Functions

 UtilityController ()
 Initializes a new instance of the T:MidnightBlue.UtilityController component with default input assignment More...
 

Properties

InputMap InputMap [get]
 Gets the input map. More...
 

Detailed Description

Declares the attached entity as able to control utility commands such as opening the debug console

Constructor & Destructor Documentation

§ UtilityController()

MB2D.EntityComponent.UtilityController.UtilityController ( )
inline

Initializes a new instance of the T:MidnightBlue.UtilityController component with default input assignment

Property Documentation

§ InputMap

InputMap MB2D.EntityComponent.UtilityController.InputMap
get

Gets the input map.

The input map.


The documentation for this class was generated from the following file: