RPGMakerMV Game Map; contains properties and methods
for interacting with the game map. Some of these methods include
interacting with the map's game_interpreter, and event information.
RPGMakerMV Game Player; contains properties and methods
for interacting with the game player. Some of these methods
include interacting with the player's position and move route.
RPGMakerMV Game Switches; contains properties and methods
for modifying in game switches while the game is running.
These are boolean values: true or false.
RPGMakerMV Actor data.