#include <SWCommonHeaders.h>
Public Attributes | |
SpritePtr | parentSpriteP |
SWMovementType | horizLoc |
horizontal sprite position (hotspot) | |
SWMovementType | vertLoc |
vertical sprite position (hotspot) | |
SWMovementType | horizMoveDelta |
horizontal movement delta | |
SWMovementType | vertMoveDelta |
vertical movement delta | |
unsigned long | translucencyLevel |
used by translucent blitters | |
float | rotation |
used by rotation blitter | |
float | rotationOffsetHoriz |
used by rotation blitter | |
float | rotationOffsetVert |
used by rotation blitter | |
short | scaledWidth |
used by scaling blitter | |
short | scaledHeight |
used by scaling blitter | |
short | frameHotSpotH |
horizontal hot point for this frame | |
short | frameHotSpotV |
vertical hot point for this frame | |
SDL_Color | color |
used by solid color blitter | |
SWBoolean | flippedHorizontal |
used by flipping DrawProcs | |
SWBoolean | flippedVertical |
used by flipping DrawProcs |
|
used by solid color blitter
|
|
used by flipping DrawProcs
|
|
used by flipping DrawProcs
|
|
horizontal hot point for this frame
|
|
vertical hot point for this frame
|
|
horizontal sprite position (hotspot)
|
|
horizontal movement delta
|
|
|
|
used by rotation blitter
|
|
used by rotation blitter
|
|
used by rotation blitter
|
|
used by scaling blitter
|
|
used by scaling blitter
|
|
used by translucent blitters
|
|
vertical sprite position (hotspot)
|
|
vertical movement delta
|