Tesla Graphics Engine Documentation (January 2012)
KeyboardState Constructor (keys)
Tesla
►
Tesla.Input
►
KeyboardState
►
KeyboardState(
array<
Keys
>
[]
()
[]
[]
)
C#
Create a new KeyboardState with the specified keys pressed.
Declaration Syntax
C#
public
KeyboardState
(
params
Keys
[]
keys
)
Parameters
keys
(
array<
Keys
>
[]
()
[]
[]
)
Keys that are pressed
Assembly:
Tesla
(Module: Tesla) Version: 0.5.0.0 (0.5.0.0)