Uses of Record Class
edu.uw.tcss.model.GameControls.Point
-
Uses of GameControls.Point in edu.uw.tcss.model
Methods in edu.uw.tcss.model that return GameControls.PointModifier and TypeMethodDescriptionGameControls.IndividualPiece.location()Returns the value of thelocationrecord component.Constructors in edu.uw.tcss.model with parameters of type GameControls.PointModifierConstructorDescriptionIndividualPiece(GameControls.Point[] location, GameControls.Block block) Creates an instance of aIndividualPiecerecord class.