Class | Description |
---|---|
AgentLoader |
This class is used to parse the XML file that contains
the agents information, which is used later
for adding the agents
|
DOMParser |
This is a helper class for parsing XML into a tree of Node.
|
EnvObjectLoader |
This class is used to parse the XML file that contains
the environment objects information, which is used later
for adding the environment objects
|
EventLoader |
This class is used to parse the XML file that contains
the events information, which is used later
for adding the events
|
EventLoader.Event |
This class is for storing the input mode in the simulatingAppState when pressing an event in the 3D visualizer.
|
NiftyTest | |
VisResource<T> |
This class describes a visualizer resource.
|
VisResourcesRepository |
This class describes a repository for visualizer resources.
|
VisResourcesRepositoryTest |
Tests for VisResourcesRepository
|
Enum | Description |
---|---|
VisResource.ResourceCategory |
An enumeration of categories for visualizer resources
|