From ftm
Revision as of 16:14, 11 April 2010 by Norbert (talk | contribs) (FTM Object Definitions)
Jump to: navigation, search

The ftm.object external can be used to statically define FTM and name objects, variables and constants.

FTM Object Definitions

For statically defining an FTM object with the ftm.object external the following syntax is required:

  • <sym: class name> <list: instantiation arguments> [ , <list: initialization message> ... ]

Constant Definitions

Variable Definitions