The Baltie type exposes the following members.

Properties

  NameDescription
Color
Gets or sets the color of Baltie's clothes.
ColorOfCap
Gets or sets the color of Baltie's cap.
ColorOfCapStar
Gets or sets the color of Baltie's cap star.
ColorOfCoat
Gets or sets the color of Baltie's coat.
ColorOfEyeball
Gets or sets the color of Baltie's eye ball.
ColorOfEyebrow
Gets or sets the color of Baltie's eye brow.
ColorOfIris
Gets or sets the color of Baltie's iris.
ColorOfSkin
Gets or sets the color of Baltie's skin.
Colors
Gets or sets material colors of Baltie's animated mesh (BaltieSpriteMaterialIndex).
Direction
Gets or sets an angle of Baltie's direction.
FrontCube
Gets a cube in front of Baltie.
FrontDirection
Returns the vector of the Baltie's front direction in coordinates of Baltie's space (BaltieSpace).
FrontPosition
Gets coordinates of the cube in front of Baltie.
IsDisposed
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.)
IsSuperSpeedy
Gets or sets whether Baltie is super-speedy.
LastConjuredObject
Gets the latest conjured object XSprite.
MessageQueue
Gets the message queue BaltieMessageQueue for sending Baltie's messages BaltieMessage.
Name
Gets or sets Baltie's name.
Position
Gets or sets a position of Baltie in a space.
ShowCubes
Gets or sets whether cubes around Baltie are shown.
ShowCubesCount
Gets or sets number of cubes around Baltie which will be shown.
Sounds
Baltie's sounds (BaltieSounds).
SoundsEnabled
Gets or sets whether Baltie's animation sounds are enabled.
SoundsEnabledIfNotVisible
Gets or sets whether Baltie's animation sounds are enabled even if Baltie is invisible.
Space
Gets or sets Baltie's space (BaltieSpace), where Baltie lives.
SpaceCubeDecorator
Returns a decorator BaltieSpaceCubeLineBoxSpriteDecorator for showing cubes around Baltie.
Speaker
Gets or sets Baltie's speaker (Speaker), who speaks the text strings.
Speed
Gets or sets the Baltie's speed.
SpeedD
Gets or sets Baltie's fine speed (Double).
SpeechController
Returns the instance of BaltieSpeechController supporting controlling Baltie using voice.
Sprite
Gets the animated sprite (XAnimationMeshSprite which represents Baltie in 3D space.
SyncRoot
Returns the object that can be used for synchronizing access to this instance.
UsingCloudlet
Gets or sets whether Baltie should use a cloudlet when conjuring.
Visible
Gets or sets Baltie visibility.
X
Gets the X coordinate of Baltie position in the space.
Y
Gets the Y coordinate of Baltie position in the space.
Z
Gets the Z coordinate of Baltie position in the space.

See Also