|
Classes |
| class | ExtensionHandler |
| class | Graphics |
| class | Heightmap |
| class | Host |
| interface | IMRMModule |
| interface | IAvatar |
| interface | IAvatarAttachment |
| interface | IEntity |
| interface | IGraphics |
| interface | IHeightmap |
| interface | IHost |
| interface | IInventoryItem |
| | This implements the methods needed to operate on individual inventory items. More...
|
| class | TouchEventArgs |
| interface | IObject |
| interface | IObjectMaterial |
| interface | IObjectAccessor |
| interface | IParcel |
| interface | IPersistence |
| interface | IScheduler |
| interface | ISocialEntity |
| class | NewUserEventArgs |
| class | ChatEventArgs |
| interface | IWorld |
| class | InventoryItem |
| interface | ISecurityCredential |
| class | LOParcel |
| class | MicroScheduler |
| class | MRMBase |
| class | MRMModule |
| class | IObjEnum |
| class | ObjectAccessor |
| class | SecurityCredential |
| class | SEUser |
| class | SOPObject |
| class | SOPObjectMaterial |
| class | SPAvatar |
| class | SPAvatarAttachment |
| class | World |
Namespaces |
| namespace | Interfaces |
| namespace | Object |
| namespace | WorldX |
Enumerations |
| enum | PhysicsMaterial {
Default,
Glass,
Metal,
Plastic,
Wood,
Rubber,
Stone,
Flesh
} |
| enum | TextureMapping { Default,
Planar
} |
Functions |
| delegate void | OnTouchDelegate (IObject sender, TouchEventArgs e) |
| delegate void | OnNewUserDelegate (IWorld sender, NewUserEventArgs e) |
| delegate void | OnChatDelegate (IWorld sender, ChatEventArgs e) |