Function get_previous_cell_pos_y

Source
pub fn get_previous_cell_pos_y(pid: u16) -> f64
Expand description

Get the Y position of a player from before their latest cell change.

pid The player ID.

Returns the Y position.