libs.tilemap.Vertex
libs.tilemap.Vertex
Fields
| Name | Type | |
|---|---|---|
x | I32 | |
y | I32 | |
sample | I32 | |
| static | CONCAVE_MATRIX | hl.types.ArrayObj |
| static | CONVEX_MATRIX | hl.types.ArrayObj |
| static | xSort | Fun |
| static | ySort | Fun |
Protos
No protos.
Bindings
- static
f@31629__constructor__(libs.tilemap.Vertex, I32, I32, I32) → Void - static
f@31628ySort(libs.tilemap.Vertex, libs.tilemap.Vertex) → I32 - static
f@31627xSort(libs.tilemap.Vertex, libs.tilemap.Vertex) → I32