Added tileModel rl api "getIsFlat"
This commit is contained in:
@@ -117,4 +117,6 @@ public interface SceneTileModel
|
||||
int getOverlayNwColor();
|
||||
|
||||
void setOverlayNwColor(int color);
|
||||
|
||||
boolean getIsFlat();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user