Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For enable this mode for layer need add property: TileCondition
and set value to one of BlockMask bits.
|
|
|
|
This allow change collision types from server.
|
|
|
|
|
|
|
|
This can reduce memory usage by near 1 MB.
|
|
|
|
Now it contains only image pointer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allow not set actual OpenGL color on each call
because it useless for drawing text.
|
|
|
|
|
|
|