Elin Decompiled Documentation EA 23.344.1 Nightly
Loading...
Searching...
No Matches
TileManager.TileBounds Struct Reference

Public Attributes

int left
 
int width
 
int up
 
int down
 

Detailed Description

Definition at line 9 of file TileManager.cs.

Member Data Documentation

◆ down

int TileManager.TileBounds.down

◆ left

int TileManager.TileBounds.left

Definition at line 11 of file TileManager.cs.

Referenced by TileManager.Allocate(), and TileManager.BuildGrid().

◆ up

int TileManager.TileBounds.up

Definition at line 15 of file TileManager.cs.

Referenced by TileManager.Allocate(), and TileManager.BuildGrid().

◆ width

int TileManager.TileBounds.width

The documentation for this struct was generated from the following file: