ae.ui.shell.sdl2.shell

ae.ui.shell.sdl2.shell

Public Imports

ae.ui.shell.events
public import ae.ui.shell.events;
Undocumented in source.

Members

Classes

SDL2Shell
class SDL2Shell
Undocumented in source.
SdlException
class SdlException
Undocumented in source.

Functions

sdlEnforce
T sdlEnforce(T result, string message)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

sdlKeys
Key[SDL_NUM_SCANCODES] sdlKeys;
Undocumented in source.

Meta

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Authors

Vladimir Panteleev <vladimir@thecybershadow.net>