Copy(SGSurface *source, SGRect *srcrect=NULL, int x=0, int y=0) | SGSurface | |
Copy(SGSurface *source, SGRect *srcrect, SGRect *dstrect) | SGSurface | |
CopyEx(SGSurface *source, SGRect *srcrect=NULL, int x=0, int y=0, int effect=0) | SGSurface | |
CoreFlip(SGRect rect=SGRect()) | SGSurface | |
DrawLine(int x1, int y1, int x2, int y2) | SGSurface | |
DrawLines(SGLines &path) (次で定義されています。 SGSurface) | SGSurface | |
DrawObject(SGRect region) | SGSurface | [virtual] |
DrawPolygon(SGPoints &point) (次で定義されています。 SGSurface) | SGSurface | |
DrawPolygon(_SGLine *lines, int nn) (次で定義されています。 SGSurface) | SGSurface | |
DrawRectangle(int x=0, int y=0, int w=0, int h=0) | SGSurface | |
DrawSpans(int y, int *dot, int count) (次で定義されています。 SGSurface) | SGSurface | |
Erase(int x=0, int y=0, int w=0, int h=0) | SGSurface | |
Erase(SGRect rect=SGRect()) | SGSurface | |
FillRectangle(int x=0, int y=0, int w=0, int h=0) | SGSurface | |
GetAndResetUpdateRect() | SGSurface | |
GetClip(SGRect ®ion) | SGSurface | |
GetFilename() | SGSharedSurface | |
GetPalette(SGPalette **palette) | SGSurface | |
GetPixelFormat() | SGSurface | |
GetRank() | SGSharedSurface | |
GetReference() | SGSharedSurface | |
GetSize(int &width, int &height) | SGSurface | |
GetSurface() | SGSurface | |
GetTransparent() | SGSurface | |
GetTransparentIndex() | SGSurface | |
IsLUT8() | SGSurface | |
IsTransparent(int x, int y) | SGSurface | |
Lock(int write, unsigned char **data, int &width) | SGSurface | |
RealRelease() | SGSharedSurface | |
Reference() | SGSharedSurface | |
Release() | SGSharedSurface | [virtual] |
ReleaseSource() | SGSurface | |
SetBlittingFlags(int flags) (次で定義されています。 SGSurface) | SGSurface | |
SetClip(SGRect region=SGRect()) | SGSurface | |
SetColor(unsigned int col=((((unsigned int) 0x87)<< 24)|(((unsigned int) 0x00)<< 16)|(((unsigned int) 0x87)<< 8)|(unsigned int) 0x00)) | SGSurface | |
SetColor(int rr, int gg, int bb) | SGSurface | |
SetColorIndex(unsigned int index=(0xffffffff)) | SGSurface | |
SetCopyMode(int mode=0) | SGSurface | |
SetMatrix(SGMatrix &matrix) (次で定義されています。 SGSurface) | SGSurface | |
SetMatrix(int type) (次で定義されています。 SGSurface) | SGSurface | |
SetPalette(SGPalette *palette) | SGSurface | |
SetRenderOptions(int option) (次で定義されています。 SGSurface) | SGSurface | |
SetSrcColorKey(unsigned int col=((((unsigned int) 0x87)<< 24)|(((unsigned int) 0x00)<< 16)|(((unsigned int) 0x87)<< 8)|(unsigned int) 0x00)) | SGSurface | |
SetSurface(_SGSurface *surface) | SGSurface | |
SetUpdateRect(int x=0, int y=0, int w=0, int h=0) | SGSurface | |
SetUpdateRect(SGRect region) | SGSurface | |
SGSharedSurface(_SGSurface *surface, const char *filename) | SGSharedSurface | |
SGSurface() | SGSurface | |
SGSurface(_SGSurface *surface) | SGSurface | |
Shared(int shared) | SGSharedSurface | |
Unlock() | SGSurface | |
~SGSharedSurface() | SGSharedSurface | [virtual] |
~SGSurface() | SGSurface | [virtual] |