Romestead Assembly Reference

Candide.Input.MouseButtonsExtensions

Type JSON

public class in Candide.Input

Methods2
Properties0
Fields0
Events0
Type metadata
  • AssemblyRomestead
  • NamespaceCandide.Input
  • Base typeSystem.Object
  • Hash100AA211DAA41393CA0B99825061DFE38D032B28C71FDDF39D58A418C98D72F4

Relationships

Base type

System.Object

Methods

GetStateArrayIndex

public System.Int32 GetStateArrayIndex(Candide.Input.MouseButtons mb)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Int32
  • StaticTrue
  • VirtualFalse
  • Hash2434D8BDB66EA5D1AC0E2899ADCE357299330CD330FE2FCA6B01D19F28515818
  • Body hash9B2D0258A6461E5C6D923A3E0EAAB10367D47AF9D6D2CCA7DA938D6F1CE3AE39
  • IL size71
Referenced calls
  • System.ArgumentOutOfRangeException::.ctor(System.String, System.Object, System.String)
Called by
String literals
  • mb

ToNameString

public System.String ToNameString(Candide.Input.MouseButtons buttons)

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticTrue
  • VirtualFalse
  • Hash13C512C7AD63F36A2BA55BA485CD5067A4DD67584E32177E11C8AC624A540F8A
  • Body hash18998EBB86F5E95BDA43E753FB1F0A5B270C16EE2C08D70B575DE0096870F567
  • IL size87
Referenced calls
  • System.Object::ToString()
String literals
  • Left Mouse
  • Right Mouse
  • Middle Mouse
  • Mouse 4
  • Mouse 5