Tesla Graphics Engine Documentation (January 2012)
KeyboardState Constructor (group0, group1, group2, group3, group4, group5, group6, group7)
TeslaTesla.InputKeyboardStateKeyboardState(UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32, UInt32)
Create a new KeyboardState with the specified key group masks.
Declaration Syntax
C#
public KeyboardState(
	uint group0,
	uint group1,
	uint group2,
	uint group3,
	uint group4,
	uint group5,
	uint group6,
	uint group7
)
Parameters
group0 (UInt32)
group1 (UInt32)
group2 (UInt32)
group3 (UInt32)
group4 (UInt32)
group5 (UInt32)
group6 (UInt32)
group7 (UInt32)

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