Baltie2D contains classes for 2D application using Baltie's area and 2D Balties.
Classes
Class | Description | |
---|---|---|
![]() | Baltie2D |
Represents Baltie.
|
![]() | Baltie2DArea |
The class Baltie2DArea represents Baltie's area, where Baltie Baltie2D live, can move and conjure their tiles Conjure(Baltie2DTile, Int32, Int32, Boolean).
|
![]() | Baltie2DArea..::.Baltie2DCollection |
The class Baltie2DArea..::.Baltie2DCollection represents a collection of Balties Baltie2D, which are situated on the area Baltie2DArea.
|
![]() | Baltie2DForm |
The class Baltie2DForm represents a user application form, where Baltie is created Baltie, the Baltie's panel Baltie2DPanel and the Baltie's area Baltie2DArea.
|
![]() | Baltie2DImageTiles |
The class Baltie2DImageTiles manages tiles on the bank. The bank is created from the image and it can be modified.
|
![]() | Baltie2DMessage |
The class Baltie2DMessage represents a basic data structure for message exchange Baltie2DMessage between Baltie (sender) Baltie2D and Baltie (recipient) Baltie2D.
|
![]() | Baltie2DMessageQueue |
The class Baltie2DMessageQueue represents a message queue for message exchange Baltie2DMessage between sender and recipient.
|
![]() | Baltie2DPanel |
The class Baltie2DPanel represents a panel, which is capable of displaying Baltie's area and initializes the new Baltie's area, where Balties live and move.
|
![]() | Baltie2DSounds |
Represents all sounds, which Baltie (Baltie2D) makes during the animation.
|
![]() | Baltie2DSpeechController |
The class Baltie2DSpeechController provides Baltie Baltie2D to be controlled by users based on voice recognition.
|
![]() | Baltie2DTile |
The class Baltie2DTile represents an tile in the bank.
|
![]() | Baltie2DTiles |
The abstract class Baltie2DTiles manages tiles of the bank.
|
![]() | Baltie2DTilesBank |
The class Baltie2DTilesBank manages all banks Baltie2DTiles in the application.
|
![]() | Baltie2DTilesEditorControl |
The class Baltie2DTilesEditorControl is the standard editor control for editing tiles Baltie2DTile.
|
![]() | Baltie2DTilesViewerControl |
The class Baltie2DTilesViewerControl in the standard editor for selecting tiles Baltie2DTile in the bank Baltie2DImageTiles.
|
![]() | Baltie2DTilesViewerForm |
The class Baltie2DTilesViewerForm is the combined editor control for selecting and editing the selected tile Baltie2DTile.
|
![]() | CreateNewTilesEventArgs | |
![]() | HelpIndex |
The class HelpIndex is the internal component of SGPRTL and is not intented for the futher use.
|
![]() | HelpIndex..::.Key |
The class HelpIndex..::.Key is the internal component of SGPRTL and is not intented for the futher use.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | CreateNewTilesEventHandler | |
![]() | ModifiedChangedHandler |
The delegate for tracking changes in the bank.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | Baltie2DDirection |
The structure Baltie2DDirection represents Baltie's directions.
|
![]() | Baltie2DSound |
Represents the enumeration of all sounds, which Baltie (Baltie2D) makes during the animation.
|
![]() | Baltie2DSpeechController..::.GrammarId |
The enumeration Baltie2DSpeechController..::.GrammarId represents supported commands of the Baltie's grammar.
|