sdl.platform: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = shared
|name = sdl.platform
|side = shared
|type = variable
|type = variable
|name = sdl.platform
|games = iii vc sa iv
|returnTypes = string
|desc = fetch the platform
|readonly = true
|return = string a string representing the platform
|usage = fetch the platform
|note = [https://wiki.libsdl.org/SDL_GetPlatform View this function on the SDL Manual]<br>
|returnInfo = a string representing the platform
|notes = [https://wiki.libsdl.org/SDL_GetPlatform View this function on the SDL Manual]<br>
Examples of a platform name returned, include:
Examples of a platform name returned, include:
* Windows
* Windows
Line 14: Line 13:
* iOS
* iOS
* Android
* Android
|readonly = true
}}
}}
6,833

edits