The Baltie type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Conjure | Overloaded. | |
| ConjureLast | Overloaded. | |
| CreateBaltieMesh |
Creates a Baltie's animated mesh.
| |
| CreateLastConjuredObject | Overloaded. | |
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
The class destructor.
(Inherited from XDisposableObject.) | |
| GetBaltieFromSprite |
Gets Baltie from given sprite.
| |
| GetColor |
Gets the material color corresponding to the given index (BaltieSpriteMaterialIndex).
| |
| GetFrontPosition |
Gets the cube coordinates in front of Baltie the given cube count away.
| |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetMaterial |
Gets the material corresponding to the given index (BaltieSpriteMaterialIndex).
| |
| 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).
| |
| GetModel |
Finds a model with name name.
| |
| GetType | Gets the Type of the current instance. | |
| Go | Overloaded. | |
| GoDown | Overloaded. | |
| GoUp | Overloaded. | |
| Hide | Overloaded. | |
| IsBaltieSprite |
Gets whether the sprite represents Baltie.
| |
| IsModelInCube | Overloaded. | |
| IsModelInFrontOfBaltie |
Indicates whether the model modelName is in the front of Baltie.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| PlaySound | Overloaded. | |
| Recede | Overloaded. | |
| Reconjure |
Reconjures the sprite XSprite.
| |
| Remove |
Removes Baltie from the space (BaltieSpace) where is he located.
| |
| Say |
Baltie's speaker Speaker says the text text.
| |
| SendText |
Sends the text text to Baltie to.
| |
| SetAllColors |
Sets all materials to the given color.
| |
| SetColor | Overloaded. | |
| SetPosition |
Sets Baltie's coordinates in space.
| |
| Show | Overloaded. | |
| ToString | (Inherited from Object.) | |
| Turn |
He turns by the given angle.
| |
| TurnBack | Overloaded. | |
| TurnLeft | Overloaded. | |
| TurnRight | Overloaded. | |
| TurnToDirection |
Gets or sets the Baltie's orientation angle.
| |
| Unconjure | Overloaded. | |
| UnconjureFrontCube |
Unconjures all sprites from the cube in front of Baltie FrontCube.
| |
| UnconjureLastObjectFromCube | Overloaded. | |
| UnconjureLastObjectFromFrontCube |
Unconjures the latest conjured sprite in the cube in front of Baltie FrontCube.
| |
| 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.
|