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: 00cffefd12fe9d61b7d939212affca53c71c4b2e
Page Name:Class definition file
Date: 2018-11-19 05:26:44
Original User: zzo38
Parent: bfd13735f26e086ab36f381ca9c1c5434f7c9405 (diff)
Next da18d1c794d9121a4bdcb9a2b091a97d6bbaf310
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: