enableEarthGravity method

void enableEarthGravity()

Quick gravity setups

Implementation

void enableEarthGravity() => setGravity(Vector2(0, 300));