Uses of Enum Class
org.drools.games.pong.CollisionType
Packages that use CollisionType
-
Uses of CollisionType in org.drools.games.pong
Methods in org.drools.games.pong that return CollisionTypeModifier and TypeMethodDescriptionCollision.getType()static CollisionTypeReturns the enum constant of this class with the specified name.static CollisionType[]CollisionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.drools.games.pong with parameters of type CollisionTypeConstructors in org.drools.games.pong with parameters of type CollisionType