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

Defines the attached entity as controllable More...

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

Public Member Functions

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

Properties

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

Detailed Description

Defines the attached entity as controllable

Constructor & Destructor Documentation

§ PlayerController()

MB2D.EntityComponent.PlayerController.PlayerController ( )
inline

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

Property Documentation

§ InputMap

InputMap MB2D.EntityComponent.PlayerController.InputMap
get

Gets the input map.

The input map.


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