Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit 2 Help
Scrolling Game Development Kit Coding Reference
WinKeyboard Class
WinKeyboard Methods
GetFirstKey Method
IsKeyDown Method
Poll Method
WinKeyboard
GetFirstKey Method
Get the currently pressed key. If more than one key is pressed, get the first one.
Namespace:
(Default Namespace)
Assembly:
Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
Copy
public
Key
GetFirstKey
()
Return Value
Type:
Key
None
is returned if no key is pressed.
Implements
IKeyboard
GetFirstKey
See Also
Reference
WinKeyboard Class
(Default Namespace) Namespace
Send comments on this topic to
bluemonkmn@users.sourceforge.net