Class pyglet.image.atlas.AllocatorException

exceptions.Exception --+
                       |
                      AllocatorException
The allocator does not have sufficient free space for the requested image size.

Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__