A function defined in PEd_physicsWorld.gml
PEd_PhysicsWorldGetGravityY(_physicsWorld)
Gets the gravity on the y axis in the physics world.
Name | Type | Description |
---|---|---|
_physicsWorld | Id.DsMap |
The physics world. |
Real
The gravity on the y axis in the physics world.
Copyright © 2024, BlueBurn. Built on September 03, 2024 using GMDoc.