DrawDataRec Struct Reference

Draw data structure. More...

#include <SWCommonHeaders.h>

List of all members.

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


Detailed Description

Draw data structure.


Member Data Documentation

SDL_Color DrawDataRec::color
 

used by solid color blitter

SWBoolean DrawDataRec::flippedHorizontal
 

used by flipping DrawProcs

SWBoolean DrawDataRec::flippedVertical
 

used by flipping DrawProcs

short DrawDataRec::frameHotSpotH
 

horizontal hot point for this frame

short DrawDataRec::frameHotSpotV
 

vertical hot point for this frame

SWMovementType DrawDataRec::horizLoc
 

horizontal sprite position (hotspot)

SWMovementType DrawDataRec::horizMoveDelta
 

horizontal movement delta

SpritePtr DrawDataRec::parentSpriteP
 

float DrawDataRec::rotation
 

used by rotation blitter

float DrawDataRec::rotationOffsetHoriz
 

used by rotation blitter

float DrawDataRec::rotationOffsetVert
 

used by rotation blitter

short DrawDataRec::scaledHeight
 

used by scaling blitter

short DrawDataRec::scaledWidth
 

used by scaling blitter

unsigned long DrawDataRec::translucencyLevel
 

used by translucent blitters

SWMovementType DrawDataRec::vertLoc
 

vertical sprite position (hotspot)

SWMovementType DrawDataRec::vertMoveDelta
 

vertical movement delta


Generated on Sun Jun 18 14:11:05 2006 for SpriteWorld X by  doxygen 1.4.6