-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl videoInit
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Initialize the video system.
ret, err = function SDL.videoInit(name)
- name, (optional) the driver name
- ret, true on success or nil on failure
- err, the error message