Function game_logic::coord_convert::tiled_to_game[][src]

pub fn tiled_to_game(vec: Vector2<f32>) -> Vector2<f32>
Expand description

Converts from the tiled coordinate system to the game coordinate system.