Package mindustry.async
Class PhysicsProcess.PhysicRef
java.lang.Object
mindustry.async.PhysicsProcess.PhysicRef
- Enclosing class:
- PhysicsProcess
-
Field Summary
Modifier and TypeFieldDescriptionmindustry.gen.Physicsc
float
float
-
Constructor Summary
ConstructorDescriptionPhysicRef
(mindustry.gen.Physicsc entity, PhysicsProcess.PhysicsWorld.PhysicsBody body) -
Method Summary
-
Field Details
-
entity
public mindustry.gen.Physicsc entity -
body
-
x
public float x -
y
public float y
-
-
Constructor Details
-
PhysicRef
-