As an instance, I am initialized with a level. I act on the level via commands provided by the player or by other source, such as ChangeRecord loading. I may be used interactively by a player. This causes the level to block writes to avoid potential conflict with input intended as responses to my interactive questions.
As an instance, I am initialized with a level. I act on the level via commands provided by the player or by other source, such as
ChangeRecord
loading. I may be used interactively by a player. This causes the level to block writes to avoid potential conflict with input intended as responses to my interactive questions.