Screen tilting: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This is set to 1 if the player has screen tilting turned on in the options menu, and to 0 if it's turned off. | This is set to 1 if the player has screen tilting turned on in the options menu, and to 0 if it's turned off. | ||
Also loaded in event EVENT_GETMENUTILE, you would need set to 0 if you want to use display tile on screen command... | |||
[[Category:Userdef structure members]] | [[Category:Userdef structure members]] |
Revision as of 00:25, 11 June 2007
This is set to 1 if the player has screen tilting turned on in the options menu, and to 0 if it's turned off.
Also loaded in event EVENT_GETMENUTILE, you would need set to 0 if you want to use display tile on screen command...