Project Malmo
0.30.0
|
▼Cmalmo::ArgumentParser | A general purpose command-line argument parser |
Cmalmo::AgentHost | An agent host mediates between the researcher's code (the agent) and the Mod (the target environment) |
Cmalmo::ALEAgentHost | An ALE agent host mediates between the researcher's code (the agent) and the ALE (the target environment) |
Cmalmo::ClientInfo | Structure containing information about a simulation client's address and port |
Cmalmo::ClientPool | A pool of expected network locations of Mod clients |
▼Cexception | |
Cmalmo::MissionException | |
Cmalmo::initialiser | |
Cmalmo::Logger | |
Cmalmo::LoggerLifetimeTracker | |
Cmalmo::LogSection< level > | |
Cmalmo::MissionRecordSpec | Specifies the type of data that should be recorded from the mission |
Cmalmo::MissionSpec | Specifies a mission to be run |
Cmalmo::ParameterSet | Class which contains a list of key/value parameters for a mission |
Cmalmo::TimestampedReward | A map of int:double storing a value on each dimension, with an attached timestamp saying when it was collected |
Cmalmo::TimestampedString | A string with an attached timestamp saying when it was collected |
Cmalmo::TimestampedUnsignedCharVector | An array of unsigned chars with an attached timestamp saying when it was collected |
Cmalmo::TimestampedVideoFrame | An image with an attached timestamp saying when it was collected |
Cmalmo::WorldState | Represents the state of the game world at a moment in time |