Candide.Input.PlayerInputControllerManager
Type JSONpublic class in Candide.Input
Type metadata
- Assembly
Romestead - Namespace
Candide.Input - Base type
System.Object - Hash
FFC265265378DC37FCAF635A8D42E1D9C99C56E6ACC4AC66456CBECC8F441BD0
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
_currentController# | private | private Candide.Input.IInputController _currentController |
Properties
| Name | Visibility | Signature |
|---|---|---|
CurrentController# | public | public Candide.Input.IInputController CurrentController |
Methods
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
763FF0AD3C1F48B4D2C86FBDF39D56D96C08A119C2565B742E2301894D89BB21 - Body hash
0E2C32E9CF57E9B0DAF5337AEBF7419EBBEB03A7BA31F08AAD53E67EAF8EC3B7 - IL size12
Referenced calls
Candide.Input.PlayerInputControllerManager::get_CurrentController()Candide.Input.IInputController::Update(Microsoft.Xna.Framework.GameTime)