Searched refs:JME_PHYSICSIGNORE (Results 1 – 2 of 2) sorted by relevance
84 Boolean bool = spatial.getUserData(UserData.JME_PHYSICSIGNORE); in createCompoundShape()96 Boolean bool = spatial.getUserData(UserData.JME_PHYSICSIGNORE); in createCompoundShape()106 Boolean bool = spatial.getUserData(UserData.JME_PHYSICSIGNORE); in createCompoundShape()
50 public static final String JME_PHYSICSIGNORE = "JmePhysicsIgnore"; field in UserData