Searched refs:SDL_IPHONE_MAX_GFORCE (Results 1 – 3 of 3) sorted by relevance
202 #define SDL_IPHONE_MAX_GFORCE 5.0 macro
26 /* needed for SDL_IPHONE_MAX_GFORCE macro */562 const float maxgforce = SDL_IPHONE_MAX_GFORCE; field583 SDL_IPHONE_MAX_GFORCE macro in SDL_config_iphoneos.h.587 it in your application's code by SDL_IPHONE_MAX_GFORCE / 0x7FFF.
160 …rted values BACK to units of g-force, simply multiply the values by SDL_IPHONE_MAX_GFORCE / 0x7FFF.
Completed in 6 milliseconds