The Baltie2D type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Conjure | Overloaded. | |
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
The class destructor.
(Inherited from XDisposableObject.) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetMessage |
Reads the last text text from Baltie from. If no such text text for Baltie was received, returns nullNothingnullptra null reference (Nothing in Visual Basic).
| |
| GetType | Gets the Type of the current instance. | |
| Go | Overloaded. | |
| Hide | Overloaded. | |
| InitDefaultBitmaps |
Initializes the default Baltie's bitmap.
| |
| InitDefaultSounds |
Initializes default sounds.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| OnAreaChanged |
The method is called after Baltie's area is changed.
| |
| OnInit |
It is called on the Baltie initialization.
| |
| PlaySound | Overloaded. | |
| Recede | Overloaded. | |
| Remove |
Removes Baltie from the area (Baltie2DArea) where is he located.
| |
| Say |
Baltie's speaker Speaker reads the specified text text.
| |
| SendText |
Sends the text text to Baltie to.
| |
| SetArea |
Sets a Baltie's area.
| |
| SetDirection |
Sets the direction Baltie2DDirection of Baltie.
| |
| SetPosition | Overloaded. | |
| SetUsersCharacterBitmap |
Sets a user's character.
| |
| Show | Overloaded. | |
| ToString | (Inherited from Object.) | |
| Turn |
Baltie turns for specified multiple of 90 degrees.
| |
| TurnBack | Overloaded. | |
| TurnLeft | Overloaded. | |
| TurnRight | Overloaded. | |
| TurnToDirection |
Sets the direction Baltie2DDirection of Baltie.
| |
| Unconjure |
Unconjures the field at the location [x,y].
| |
| UnconjureFrontTile |
Unconjures the field in front of Baltie.
| |
| Wait |
Waits for given time in seconds.
| |
| WaitForText | Overloaded. | |
| WaitForTextMs |
Waits for the text text from Baltie from up to millisecondsTimeout milliseconds.
| |
| WaitMs |
Waits for given time.
|