Uses of Class
zombie.core.physics.Transform
Packages that use Transform
-
Uses of Transform in zombie.core.physics
Methods in zombie.core.physics with parameters of type TransformModifier and TypeMethodDescriptionvoidvoidConstructors in zombie.core.physics with parameters of type Transform -
Uses of Transform in zombie.pathfind
Fields in zombie.pathfind declared as Transform -
Uses of Transform in zombie.vehicles
Subclasses with type arguments of type Transform in zombie.vehiclesFields in zombie.vehicles declared as TransformMethods in zombie.vehicles that return TransformModifier and TypeMethodDescriptionstatic TransformBaseVehicle.allocTransform()BaseVehicle.getWorldTransform(Transform out) Methods in zombie.vehicles with parameters of type TransformModifier and TypeMethodDescriptionBaseVehicle.getWorldTransform(Transform out) static voidBaseVehicle.releaseTransform(Transform transform) voidBaseVehicle.setWorldTransform(Transform __in__)