[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:Icarus.Console.SDLKeyUp(System.Int32,System.Boolean)]

Namespace:  Icarus
Assembly:  Icarus2 (in Icarus2)
Version: 1.0.0.0

Syntax

C#
public void SDLKeyUp(
	int SDLcode,
	bool upper
)

Parameters

SDLcode
Type: System..::.Int32

[Missing <param> documentation for "SDLcode"]

upper
Type: System..::.Boolean

[Missing <param> documentation for "upper"]

See Also