Text.cs File Reference

Classes

class  Wrench.Text
 This class simply represents a global Language service. Things such as the UI/Speech sign on to the language change event and update themselves accordingly when it's fired. More...
 

Namespaces

 Wrench
 The Wrench Framework contains the Nitro scripting engine and compiler and also provides some generic markup language parsing as well as other shared features. This framework is shared by PowerUI and SoundStudio's KSA Player.
 

Constant Groups

 Wrench
 The Wrench Framework contains the Nitro scripting engine and compiler and also provides some generic markup language parsing as well as other shared features. This framework is shared by PowerUI and SoundStudio's KSA Player.
 

Functions

delegate void Wrench.TextModifierChange ()
 An event called when any of the modifiers (such as gender) changes. More...
 
delegate void Wrench.LanguageChange (string code)
 An event called when the language is changed. More...