Free Hero Mesh

Update of "Class definition file"
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.
Overview

Artifact ID: da18d1c794d9121a4bdcb9a2b091a97d6bbaf310
Page Name:Class definition file
Date: 2018-11-19 05:41:32
Original User: zzo38
Parent: 00cffefd12fe9d61b7d939212affca53c71c4b2e (diff)
Next d1a7e6c979820fd24abbbf46ca04b7f165eb4f8f
Content

The class definition file is a plain text file, which conists of a stream of tokens. Encoding is with PC character set (a superset of ASCII, although it is recommended to just use ASCII and to escape any non-ASCII characters).

The possible kind of tokens are:

Also:

Top level blocks

At the top level (outside of any other blocks, and after the preprocessor has run, if any), the following kind of blocks are possible (all must be in parentheses):

Constants

Where a constant value (of any type) is expected, you may use any of the following:

Class definition blocks

The class definition block starts with the class name, and then the various things inside, which can be: