Struct slippy_map_tiles::ModTileMetatile [] [src]

pub struct ModTileMetatile { /* fields omitted */ }

Metatiles as found by mod_tile, always 8x8

Methods

impl ModTileMetatile
[src]

[src]

[src]

Returns the mod_tile path for storing this metatile

Trait Implementations

impl PartialEq for ModTileMetatile
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Eq for ModTileMetatile
[src]

impl Debug for ModTileMetatile
[src]

[src]

Formats the value using the given formatter.

impl Clone for ModTileMetatile
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for ModTileMetatile
[src]

impl Hash for ModTileMetatile
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more