Uses of Enum
org.jbox2d.testbed.tests.RayCastTest.Mode
Packages that use RayCastTest.Mode
-
Uses of RayCastTest.Mode in org.jbox2d.testbed.tests
Fields in org.jbox2d.testbed.tests declared as RayCastTest.ModeMethods in org.jbox2d.testbed.tests that return RayCastTest.ModeModifier and TypeMethodDescriptionstatic RayCastTest.Mode
RayCastTest.Mode.valueOf
(java.lang.String name) Returns the enum constant of this type with the specified name.static RayCastTest.Mode[]
RayCastTest.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.