# Message: `TileCell` ### Fields: - **x**: `int` - **y**: `int` - **tile**: `int` - **h_flip**: `int` - **v_flip**: `int` - **rotate90**: `int` ---