Project Malmo  0.30.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nmalmo
 CAgentHostAn agent host mediates between the researcher's code (the agent) and the Mod (the target environment)
 CALEAgentHostAn ALE agent host mediates between the researcher's code (the agent) and the ALE (the target environment)
 CArgumentParserA general purpose command-line argument parser
 CClientInfoStructure containing information about a simulation client's address and port
 CClientPoolA pool of expected network locations of Mod clients
 Cinitialiser
 CLogger
 CLoggerLifetimeTracker
 CLogSection
 CMissionException
 CMissionRecordSpecSpecifies the type of data that should be recorded from the mission
 CMissionSpecSpecifies a mission to be run
 CParameterSetClass which contains a list of key/value parameters for a mission
 CTimestampedRewardA map of int:double storing a value on each dimension, with an attached timestamp saying when it was collected
 CTimestampedStringA string with an attached timestamp saying when it was collected
 CTimestampedUnsignedCharVectorAn array of unsigned chars with an attached timestamp saying when it was collected
 CTimestampedVideoFrameAn image with an attached timestamp saying when it was collected
 CWorldStateRepresents the state of the game world at a moment in time