Uses of Record Class
edu.uw.tcss.model.GameControls.FrozenBlocks
-
Uses of GameControls.FrozenBlocks in edu.uw.tcss.model
Methods in edu.uw.tcss.model that return GameControls.FrozenBlocksModifier and TypeMethodDescriptionGameEvent.FrozenBlocksChanged.blocks()Returns the value of theblocksrecord component.Constructors in edu.uw.tcss.model with parameters of type GameControls.FrozenBlocksModifierConstructorDescriptionFrozenBlocksChanged(GameControls.FrozenBlocks blocks, long timestamp) Creates an instance of aFrozenBlocksChangedrecord class.