mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-17 04:45:02 +01:00
Add comment
This commit is contained in:
parent
e7c30d231b
commit
91c727e509
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ pub struct ChunkLocalTilePos {
|
||||||
pub y: ChkLocalTPosSc,
|
pub y: ChkLocalTPosSc,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// Chunk-local tile position scalar. Supports up to 256 tiles per chunk.
|
||||||
type ChkLocalTPosSc = u8;
|
type ChkLocalTPosSc = u8;
|
||||||
|
|
||||||
impl TilePos {
|
impl TilePos {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue