novelate ~master (2020-01-27T20:34:58Z)
Home
Dub
Repo
fromNative
novelate
sdlbinding
SDL_D_MouseButton -> MouseButton
Paint
fromNative
(SDL_Color color)
KeyboardKey
fromNative
(SDL_Keycode keyCode)
MouseButton
fromNative
(SDL_D_MouseButton button)
static if
(
useSDL && useDerelict
)
MouseButton
fromNative
(
SDL_D_MouseButton
button
)
ExternalEventType
fromNative
(SDL_EventType eventType)
Meta
Source
See Implementation
novelate
sdlbinding
classes
ExternalFont
ExternalImage
ExternalMusic
ExternalRectangleShape
ExternalText
ExternalWindow
functions
fromNative
initExternalBinding
quit
toNative
interfaces
IExternalDrawableComponent
SDL_D_MouseButton -> MouseButton