Tao.Sdl SDK Documentation

Sdl.SDL_PRESSED Field

[Visual Basic]
Public Const SDL_PRESSED As Byte = 1
[C#]
public const byte SDL_PRESSED = 1;

See Also

Sdl Class | Tao.Sdl Namespace