![]() ![]() | Handles the creation of an SPA file from a set of images (the frames of the animation). |
![]() ![]() ![]() | |
![]() ![]() ![]() | Reads configuration settings from a set of files. |
![]() ![]() ![]() | Reads configuration from a file. The basic structure of a configuration file is: Property Name = "value"; Property = value; /* Block Comment |
![]() ![]() ![]() | Provides global integer division methods. |
![]() ![]() ![]() | A global class for file type related methods. |
![]() ![]() ![]() | Represents a single frame of the animation. These are compacted onto a sprite. An spa contains multiple sprites. |
![]() ![]() ![]() | Provides global logging for this builder. |
![]() ![]() ![]() | Represents a new SPA file. |
![]() ![]() ![]() | A sprite frame is essentially a single graphic which contains multiple frames. An SPA file is a set of sprite frames. |
![]() ![]() | 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. |
![]() ![]() ![]() | Provides a wrapper for reading characters from a string of code. It strips comments and other junk internally such as tabs and spaces. |
![]() ![]() ![]() | Treats a string of characters as a stream. This allows it to be read one character at a time. Attempting to read after the end of the stream will generate a Wrench.StringReader.NULL character. |
![]() ![]() | |
![]() ![]() | A global class which handles resources embedded in this program. Used for e.g. the default configuration file. |
![]() ![]() | A class which handles command line -switches. |