Classes in rp1.simulator that implement SimStateDataInterface |
class |
SimCanvas
The canvas on which the simulation picture is rendered; contains
the high-level rendering methods. |
class |
SimSession
The main class providing session data and related methods. |
class |
SimStateDataExchange
Provides a temporary repository for state data (body states and
paint box information) to allow different threads to transfer
state data; currently used to transfer information from
the main session thread to SimCanvas thread for rendering. |