-
Notifications
You must be signed in to change notification settings - Fork 73
Sdl DisplayMode
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
A table used for handling display modes.
local displaymode = {
w,
h,
format,
refreshRate
}
- w, the width
- h, the height
- format, the format
- refreshRate, the refresh rate