C
- The collision type used.public interface CollisionTileCategory<C extends Enum<C> & CollisionTile>
Modifier and Type | Method and Description |
---|---|
EnumSet<C> |
getCollisions()
Get the list of collisions to test.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.