- This wiki is out of date, use the continuation of this wiki instead
Text flags
From FenixWiki
(Difference between revisions)
Revision as of 23:49, 28 December 2007 (edit) Sandman (Talk | contribs) (New page: Category:variables category:predefined Category:global variables '''Up to Global Variables''' ---- == Definition == '''INT''' text_z '''Text_z''' is a...) ← Previous diff |
Revision as of 23:50, 28 December 2007 (edit) (undo) Sandman (Talk | contribs) m Next diff → |
||
Line 9: | Line 9: | ||
== Definition == | == Definition == | ||
- | '''INT''' | + | '''INT''' text_flags |
- | ''' | + | '''Text_flags''' is a [[global variable]]. When a [[dynamic text]] is created ([[write]](), etc), its [[flags]] value will equal the value of '''text_flags''' at the moment of creation. The default value is 0. |
== See also == | == See also == |
Revision as of 23:50, 28 December 2007
Definition
INT text_flags
Text_flags is a global variable. When a dynamic text is created (write(), etc), its flags value will equal the value of text_flags at the moment of creation. The default value is 0.
See also
Global variables | |
• Argc • Argv • Cdinfo • Dump_type • Fading • Fileinfo • Fps • Frame_time • Full_screen • Graph_mode • Mouse • Os_id • Restore_type • Scale_mode • Scroll • Sound_channels • Sound_freq • Sound_mode • Text_flags • Text_z • Timer • |