Romestead Assembly Reference

Candide.CandideUI.Input.BindingInputModalWindow

Type JSON

public class in Candide.CandideUI.Input

Methods6
Properties0
Fields4
Events0
Type metadata

Relationships

Fields

NameVisibilitySignature
_isGamePadprivateprivate System.Boolean _isGamePad
_onButtonRegisteredprivateprivate System.Func<Microsoft.Xna.Framework.Input.Buttons, System.Boolean> _onButtonRegistered
_onKeyboardKeyRegisteredprivateprivate System.Func<Microsoft.Xna.Framework.Input.Keys, System.Boolean> _onKeyboardKeyRegistered
_onMouseKeyRegisteredprivateprivate System.Func<System.Nullable<Candide.Input.MouseButtons>, System.Boolean> _onMouseKeyRegistered

Methods

CheckMouseButton

private System.Void CheckMouseButton(Candide.Input.MouseButtons button)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash84D70C4CD508921C77E78A829B2FA11A5BD100C3356A10B1312BBB2E6A7A54F9
  • Body hash265D0B6B93E1825AF4DBA958964F2E22581A2731E9DEC1AA85A67CB4C2176A7B
  • IL size61
Referenced calls
Called by

OnKeyboardInputOnKeyPressed

private System.Void OnKeyboardInputOnKeyPressed(KeyboardInput.KeyEventArgs e, Microsoft.Xna.Framework.Input.KeyboardState ks)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash105EFF70BC70A0F812CF2A43AAFE1BA3F0AAD8B05AF1CAEE50FB425A4BFBD99A
  • Body hashFB8AB6DF24920CF98D2B6591FA6E3F32482E68F3104AA8BE768C674D793B6717
  • IL size39
Referenced calls
Called by

OnUiClosePressed

public System.Boolean OnUiClosePressed()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash2415AE7C37E23D4CF8CCCF29B6FC9E08C228A3A4E4E6CD6636729EC2A45B6E82
  • Body hash28CE407124EEC7B8896CA3A14FA5B7DC2742099D7BAA28285E360D7456F8FD49
  • IL size2

OnWindowClosed

protected System.Void OnWindowClosed()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashABDD3F591AFB07645FBE33676CBFCB4F49FACC5BEEC061B2EFC1B91BC7BFEFF7
  • Body hash61FB5167C5D3F6618D87D5B444316D9FC7C8F6C9073248F00183814CDF13D5AD
  • IL size24
Referenced calls

OnWindowShown

protected System.Void OnWindowShown()

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4A130AA7B006696D81FAB4CD2A2DA0EAAD16FA769B600B9EACF2E4FA3215AF90
  • Body hash286D6941FABCEE268DD32D1359C36044F70599B557519E8F9FBBB4AB66057775
  • IL size24
Referenced calls

Update

public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashCCEF11EE87A2B96EAEB3A434C0C0F88EB455C6FCCBFDEB84BEA47C8D59E4A44C
  • Body hash7A64B3799D22EF1B73A962A7DEEB2390EB74D4FC6F099D31C67A01840143E87A
  • IL size55
Referenced calls