Function Event.fromSDL
Turns a vanilla SDL_Event
from bindbc-sdl to dsdl2
Parameters
Name | Description |
---|---|
sdlEvent | vanilla SDL_Event from bindbc-sdl |
Returns
dsdl2
of the same attributes
Turns a vanilla SDL_Event
from bindbc-sdl to dsdl2
Name | Description |
---|---|
sdlEvent | vanilla SDL_Event from bindbc-sdl |
dsdl2
of the same attributes