| Package | Description |
|---|---|
| com.smartfoxserver.v2.api | |
| com.smartfoxserver.v2.entities | |
| com.smartfoxserver.v2.mmo |
| Class and Description |
|---|
| BaseMMOItem
The parent class for all MMOItem implementations.
|
| IMMOItemVariable |
| Vec3D
A vector 3D class used for defining coordinates in the MMORoom virtual world.
|
| Class and Description |
|---|
| BaseMMOItem
The parent class for all MMOItem implementations.
|
| MMORoom
Overview
The MMORoom extends the functionalities of a regular Room by adding an Area Of Interest (AOI) to determine the range of the
events that should be received by Users.
|
| Class and Description |
|---|
| BaseMMOItem
The parent class for all MMOItem implementations.
|
| CreateMMORoomSettings.MapLimits
Container data class that holds the minimum and maximum coordinates available in virtual World.
|
| IMMOItem
Defines the basic methods of an MMOItem class
|
| IMMOItemManager |
| IMMOItemVariable |
| IProximityManager |
| MMOItemVariable
MMOItem Variables allow to attach custom properties to MMOItems inside an MMORoom.
|
| MMORoom
Overview
The MMORoom extends the functionalities of a regular Room by adding an Area Of Interest (AOI) to determine the range of the
events that should be received by Users.
|
| Vec3D
A vector 3D class used for defining coordinates in the MMORoom virtual world.
|