class Tile {} ↑ Back to top Source class Tile { // Tile item id <-> parent item id associations. public $tile_item_id; public $parent_item_id; } View all references View on Trac View on GitHub User Contributed Notes You must log in before being able to contribute a note or feedback.
User Contributed Notes
You must log in before being able to contribute a note or feedback.