Porytiles
Loading...
Searching...
No Matches
porytiles_tileset_component.cpp
Go to the documentation of this file.
2
3namespace porytiles2 {
4
6{
7 return bottom_.size() == 0 && middle_.size() == 0 && top_.size() == 0;
8}
9
10} // namespace porytiles2