Candide.Input.Keybind
Type JSONpublic class in Candide.Input
Type metadata
- Assembly
Romestead - Namespace
Candide.Input - Base type
System.Object - Hash
7EFD63BC40FA0E09FFC55D921BE10C966C48BB34C658669041655C0AF6E92798
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Buttons# | public | public Microsoft.Xna.Framework.Input.Buttons[] Buttons |
Keys# | public | public Microsoft.Xna.Framework.Input.Keys[] Keys |
MouseButtons# | public | public Candide.Input.MouseButtons[] MouseButtons |
_repeats# | private | private System.Int32 _repeats |
_time# | private | private System.Double _time |
Methods
Down
#
public System.Boolean Down()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
A71A0F2BE434B103D1E156112929CEA6B1295800A8B45779B3EE712CE3F720AF - Body hash
ABD7E6F54F10E4D310AE96C314380066E86095ABD42A998CBECDF3D6A11920D7 - IL size101
Referenced calls
Held
#
public System.Boolean Held()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
2EAF68A620F67C5EF176AC2CDE27D8753D8A318081232EC5CAE4557E833D0869 - Body hash
5E744CA860A67B691F3E224FB6E04E282231CBAEE0E4DC54374B9BD8EC4E1F73 - IL size101
Referenced calls
HeldRepeating
#
public System.Boolean HeldRepeating(System.Double repeatsPerSecond)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
17345FF961827A427EA17DD7BF90D514E7FA4C347EFF7F5B81997DFA76118754 - Body hash
22D541FE907DD90F3E2BD685ED686F51ECB6E86B5446EB6359A818B49FDDBA3F - IL size186
Referenced calls
Candide.Input.Keybind::Held()Microsoft.Xna.Framework.GameTime::get_TotalGameTime()System.TimeSpan::get_TotalSeconds()
NotHeld
#
public System.Boolean NotHeld()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
B724BD53CD26F075E7FDE03BCD9BCAD8C2A37B60EA3F8DAE3F411C0156B99B37 - Body hash
7872A3F004D8977428C478327E63425138498380C93B124204246978AFA0A265 - IL size101
Referenced calls
Called by
OldDown
#
public System.Boolean OldDown()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
A9A6E804290F29B073456BCFA8E7E803A1E5BBAF1C44EB15F26BB04719CD2BB1 - Body hash
C214633BFC9DA14A8F0C58ADF8277C21FF0C1106681F5637C9318E15FAA5D482 - IL size101
Referenced calls
OldUp
#
public System.Boolean OldUp()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
4CE35A9CD2C6116CA7C4AB307C5DBB4D415278035243781497960C4962ACC38B - Body hash
6B5A161A2FDED8399EE7528909519C51911F425874043A44EA2742A27B1AB3AF - IL size10
Referenced calls
Called by
Pressed
#
public System.Boolean Pressed()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
4B2C3E594CF4521F521E6A31527D37958715031E6E1ED9BD2FB74AB9B36CE28F - Body hash
883A5FA74D0E672B7AF36C71CAF60A22B63CC48D65FFC630340BFB52D8B14D70 - IL size101
Referenced calls
Called by
Released
#
public System.Boolean Released()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
C8C1DF17C1CF4605B7331B036F13F58182DA1B7EF535758A40A10ADC2DBE6DED - Body hash
CE02608413A0E21DF6EC679F167AF35502CDD39BA3581C222D6DC5229599313B - IL size101
Referenced calls
Called by
ToString
#
public System.String ToString()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
90CD32405F6242B0E4D4A7E545851CE3B3534C3D6BB68ED7ECAB23A3339829F7 - Body hash
F849D81881E7099CD1EA9F7A635B59F0411C8589DB1EFFC3A36BD106A50E991B - IL size105
Referenced calls
System.Object::ToString()
Up
#
public System.Boolean Up()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualFalse
- Hash
62DD6D5462EC8D85C4B41966CB5A7691EC6120BDFF0374AE0213049CB4554C97 - Body hash
5746F49B1972EBC105D8EF1F99EC7BCC144359AEDD29671C2268A5D18350D593 - IL size10