public interface CollidableListener
Collidable
.Modifier and Type | Method and Description |
---|---|
void |
notifyCollided(ObjectGame object)
Notify when a collision occurred with another
Collidable . |
void notifyCollided(ObjectGame object)
Collidable
.object
- The collidable reference.Copyright © 2016 Byron 3D Games Studio. All rights reserved.