Trait LdtkTileExtensions

Source
pub trait LdtkTileExtensions {
    // Required method
    fn to_world(&self, layer: &LayerInstance) -> Vec2;
}

Required Methods§

Source

fn to_world(&self, layer: &LayerInstance) -> Vec2

Implementors§