enableMoonGravity method

void enableMoonGravity()

Implementation

void enableMoonGravity() => setGravity(Vector2(0, 50));