java.lang.Object
org.variantsync.diffdetective.show.engine.EntityComponent
org.variantsync.diffdetective.show.engine.hitbox.Hitbox
Direct Known Subclasses:
CircleHitbox

public abstract class Hitbox extends EntityComponent
  • Constructor Details

    • Hitbox

      public Hitbox()
  • Method Details

    • contains

      public abstract boolean contains(Vec2 point)