Player.initial_jump_speed

Initial vertical speed immediately after jumping

class Player
static immutable
float initial_jump_speed;

Meta