Uses of Class
com.xebisco.yield.OnlyModifiableBeforeCreationException
Packages that use OnlyModifiableBeforeCreationException
-
Uses of OnlyModifiableBeforeCreationException in com.xebisco.yield
Methods in com.xebisco.yield that throw OnlyModifiableBeforeCreationExceptionModifier and TypeMethodDescriptionvoidComponentModifier.modify(ComponentBehavior component) Modifies the behavior of a component. -
Uses of OnlyModifiableBeforeCreationException in com.xebisco.yield.physics.joints
Methods in com.xebisco.yield.physics.joints that throw OnlyModifiableBeforeCreationExceptionModifier and TypeMethodDescriptionJoint2D.setBody1(PhysicsBody body1) Joint2D.setBody2(PhysicsBody body2) Joint2D.setCollideConnected(boolean collideConnected)