-
Notifications
You must be signed in to change notification settings - Fork 73
Sdl glSetAttribute
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Set a GL attribute
ret, err = function SDL.glSetAttribute(id, value)
- id, the attribute
- value, the value
- ret, true on success or nil on failure
- err, the error message