Romestead Assembly Reference

Candide.Input.SuperKeybind

Type JSON

public class in Candide.Input

Methods10
Properties1
Fields2
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Input
  • Base typeSystem.Object
  • Hash5EB3E78D676422979F804E09E3C7BE72D484065CA77E5EDA203C1478363AC6DF

Relationships

Fields

NameVisibilitySignature
Keybindspublicpublic Candide.Input.Keybind[] Keybinds
PressConsumedpublicpublic System.Boolean PressConsumed

Properties

NameVisibilitySignature
CurrentKeybindpublicpublic Candide.Input.Keybind CurrentKeybind

Methods

Down

public System.Boolean Down()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash1F089F22BF8C92F106B08C26E32BD7BDC5E2E059DEE4A3A1763BB4DA75B01F9B
  • Body hash4D71DC2D5F83646E2CC075662C962EE716E70F9336A406C7948D64455DC134DC
  • IL size12
Referenced calls
Called by

FromPlayerKeybind

public Candide.Input.SuperKeybind FromPlayerKeybind(Candide.UserSettings.PlayerKeyBinds keybind)

Method metadata
  • Visibilitypublic
  • Return typeCandide.Input.SuperKeybind
  • StaticTrue
  • VirtualFalse
  • HashCE11C87A720AB9D73FE09CC52640E5071E8BF1A00B568E7E6BF977868DCFA407
  • Body hashFAA1DA6074FCAF8A88D5BBC65C44D26C2390EACA9F772B0619331169E81800DD
  • IL size275
Referenced calls
  • SuperKeybind.<>c::<FromPlayerKeybind>b__14_0(System.Nullable<Microsoft.Xna.Framework.Input.Keys>)
  • System.Func<System.Nullable<Microsoft.Xna.Framework.Input.Keys>, System.Boolean>::.ctor(System.Object, System.IntPtr)
  • System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable<!!0>, System.Func<!!0, System.Boolean>)
  • SuperKeybind.<>c::<FromPlayerKeybind>b__14_1(System.Nullable<Microsoft.Xna.Framework.Input.Keys>)
  • System.Func<System.Nullable<Microsoft.Xna.Framework.Input.Keys>, Microsoft.Xna.Framework.Input.Keys>::.ctor(System.Object, System.IntPtr)
  • System.Linq.Enumerable::Select(System.Collections.Generic.IEnumerable<!!0>, System.Func<!!0, !!1>)
  • System.Linq.Enumerable::ToArray(System.Collections.Generic.IEnumerable<!!0>)
  • SuperKeybind.<>c::<FromPlayerKeybind>b__14_2(System.Nullable<Candide.Input.MouseButtons>)
  • System.Func<System.Nullable<Candide.Input.MouseButtons>, System.Boolean>::.ctor(System.Object, System.IntPtr)
  • SuperKeybind.<>c::<FromPlayerKeybind>b__14_3(System.Nullable<Candide.Input.MouseButtons>)
  • System.Func<System.Nullable<Candide.Input.MouseButtons>, Candide.Input.MouseButtons>::.ctor(System.Object, System.IntPtr)
  • SuperKeybind.<>c::<FromPlayerKeybind>b__14_4(System.Nullable<Microsoft.Xna.Framework.Input.Buttons>)
  • System.Func<System.Nullable<Microsoft.Xna.Framework.Input.Buttons>, System.Boolean>::.ctor(System.Object, System.IntPtr)
  • SuperKeybind.<>c::<FromPlayerKeybind>b__14_5(System.Nullable<Microsoft.Xna.Framework.Input.Buttons>)
  • System.Func<System.Nullable<Microsoft.Xna.Framework.Input.Buttons>, Microsoft.Xna.Framework.Input.Buttons>::.ctor(System.Object, System.IntPtr)
  • Candide.Input.Keybind::.ctor(Microsoft.Xna.Framework.Input.Keys[], Microsoft.Xna.Framework.Input.Buttons[], Candide.Input.MouseButtons[])
  • Candide.Input.SuperKeybind::.ctor(Candide.Input.Keybind[])
Called by

Held

public System.Boolean Held()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash603C8D6CB7910387AD88884235528BFA9F6D262BC3AAB7675EB1848D64975418
  • Body hash99F071B89D103D9E15316C6C5B00337A83AB1B101576C0FB01954904890747A8
  • IL size22
Referenced calls
Called by

HeldRepeating

public System.Boolean HeldRepeating(System.Double repeatsPerSecond)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash150006ECA27F478256E238239031F9416D0BC1146A3F13749E9290F0BC5D1F6A
  • Body hashD63FEAE401DE7C4F022B0DFFD2CB7B6DA8991DC7EC49F15B7B7FE108E0E58FAC
  • IL size13
Referenced calls
Called by

NotHeld

public System.Boolean NotHeld()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash7EE3BD8D83153E58BD46A0BCFC7BDC14E58DD57C8A35D86E578AAF2C99B74206
  • Body hash22A8C14D3C8DE384B7274B23E07D74A448A0FF8BD31032916C01C648B2DF9162
  • IL size12
Referenced calls
Called by

OldDown

public System.Boolean OldDown()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • HashA138B5525A3F2157B71BE22F7A863F14540385CF062B06F4FBB5002930155B87
  • Body hash71F852245D42090AA8AA59EBF277C126FCC56759B7E82483A5EFE4CA4532B3C5
  • IL size12
Referenced calls

OldUp

public System.Boolean OldUp()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • HashA2A6712E70795FD7ABF0995BCB503F9B2566A187FB1C60CFFFBADB7759468856
  • Body hash11BCBE8D1FA675AB3A4D251D80F271E757C4E1AF0C4653848EA3485B97C52969
  • IL size12
Referenced calls

Pressed

public System.Boolean Pressed()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash36636179811DD93FC0B9CF44E1A16EF5EB6D60BC37A389DE8289DF25B8901B4A
  • Body hashD02177E2BCD5BDF829E7F8F795551A35D800B47ECB4799261FD5E4A5EFDD6B5F
  • IL size22
Referenced calls
Called by

Released

public System.Boolean Released()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash7EA42B6FE4AEF17FDF6197BAE97637A84F2475BD90E5754A47C1E85B6C167ED0
  • Body hash824D806690071FFCF7DD178C18628ECF03C8F097BF129AF05FB1F2C4C961C9A7
  • IL size12
Referenced calls
Called by

Up

public System.Boolean Up()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash8EE042E74746AB1AA62B475F94BF92DEAF68A9D46974D011D45E68B4B1BBC004
  • Body hash5ADA937DF983CA1023F860E70EAB463F96056A761C1A9919D3547987B43E53D9
  • IL size12
Referenced calls
Called by