Implements a single tile to be displayed. Is ordered in a BinarySearchTree for fast lookup.
Default ctor
ID, mainly as a padding to 32 bit alignment
points to the pixeldata
currently unused
reference counting only
to avoid calling the more costly classinfo
See Implementation
Implements a single tile to be displayed. Is ordered in a BinarySearchTree for fast lookup.