Interface IBlockCell
public interface IBlockCell
- Extension Methods
Properties
gameObject
GameObject gameObject { get; }
Property Value
transform
Transform transform { get; }
Property Value
Methods
GetCover(RectPoint)
PointList<RectPoint> GetCover(RectPoint point)
Parameters
point
RectPoint
Returns
ResetPosition()
void ResetPosition()