Package motherhamster :: Module displaySDL :: Class CachedTransform

Class CachedTransform



a python object wrapper for a pygame surface & a hotspot these are so the SDL backend can be fairly efficient about not resizing an image the same way over and over again

Instance Methods
 
__init__(self, raw_surface, hotspot, scale, angle_degrees, framenum)
 
__del__(self)