net.flashpunk.masks

Name Description
Grid Uses a hash grid to determine collision, faster than using hundreds of Entities for tiled levels, etc.
Hitbox Uses parent’s hitbox to determine collision.
Masklist A Mask that can contain multiple Masks of one or various types.
Pixelmask A bitmap mask used for pixel-perfect collision.