Tesla Graphics Engine Documentation (January 2012)
KeyPressedCondition Constructor (key, allowRepeat)
TeslaTesla.InputKeyPressedConditionKeyPressedCondition(Keys, Boolean)
Creates a new KeyPressedCondition
Declaration Syntax
C#
public KeyPressedCondition(
	Keys key,
	bool allowRepeat
)
Parameters
key (Keys)
Key to bind
allowRepeat (Boolean)
Allow for repeating

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)