| Chunks.Graphics.TextureAtlas.Rect.Rect |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
| Chunks.Graphics.TextureAtlas.Rect.Rect |
( |
JToken |
token | ) |
|
| bool Chunks.Graphics.TextureAtlas.Rect.Equals |
( |
Rect |
other | ) |
|
| override bool Chunks.Graphics.TextureAtlas.Rect.Equals |
( |
object |
obj | ) |
|
| override int Chunks.Graphics.TextureAtlas.Rect.GetHashCode |
( |
| ) |
|
| static bool Chunks.Graphics.TextureAtlas.Rect.operator!= |
( |
Rect |
a, |
|
|
Rect |
b |
|
) |
| |
|
static |
| static bool Chunks.Graphics.TextureAtlas.Rect.operator== |
( |
Rect |
a, |
|
|
Rect |
b |
|
) |
| |
|
static |
| int Chunks.Graphics.TextureAtlas.Rect.H |
| int Chunks.Graphics.TextureAtlas.Rect.W |
| int Chunks.Graphics.TextureAtlas.Rect.X |
| int Chunks.Graphics.TextureAtlas.Rect.Y |
The documentation for this struct was generated from the following file: