Function game_logic::coord_convert::game_to_tiled[][src]

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

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