Class PointBlock

java.lang.Object
dev.despical.whackme.arena.blocks.PointBlock

public final class PointBlock extends Object
Coordinates the lifecycle of one point block. Movement, presentation and player interaction are delegated to dedicated collaborators.
  • Method Details

    • start

      public void start()
    • clear

      public void clear()
    • getType

      public PointBlockType getType()