The XWorld type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a XSprite sprite to this world.
| |
| Animate |
Performs the world animation.
| |
| Clear |
Removes all sprites from the world.
| |
| CollisionDetect |
Performs the collision check at the given time.
| |
| CreateCamera |
Creates new XCamera camera for this world.
| |
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
The class destructor.
(Inherited from XDisposableObject.) | |
| FindSprite |
Finds the XSprite sprite with the given name in this world.
| |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| Remove |
Removes a value sprite from the world.
| |
| ToString | (Inherited from Object.) |