Predict some game variables in a specific match state using a player's world model.
Some of these variables are:
- everything related to the ball (rcsc::ballObject)
- match time (rcsc::GameTime)
- game mode (rcsc::GameMode)
- field side ID (rcsc::SideID)
Some important methods:
const rcsc::AbstractPlayerObject * ballHolder() const
const rcsc::AbstractPlayerObject & self() const