| addSprite(char *name) | Graphics | |
| alphaRect(int width, int height, Uint8 red, Uint8 green, Uint8 blue) | Graphics | |
| animateSprites() | Graphics | |
| background | Graphics | |
| black | Graphics | |
| blit(SDL_Surface *image, int x, int y, SDL_Surface *dest, bool centered) | Graphics | |
| blue | Graphics | |
| chatString | Graphics | [private] |
| clearChatString() | Graphics | |
| colorize(SDL_Surface *image, int red, int green, int blue) | Graphics | |
| createChatString(char *in) | Graphics | |
| createSurface(int width, int height) | Graphics | |
| currentLoading | Graphics | [private] |
| cyan | Graphics | |
| darkGreen | Graphics | |
| darkGrey | Graphics | |
| delay(int time) | Graphics | |
| destroy() | Graphics | |
| drawBackground() | Graphics | |
| drawBackground(SDL_Rect *r) | Graphics | |
| drawChatString(SDL_Surface *surface, int y) | Graphics | |
| drawLine(float startX, float startY, float endX, float endY, int color, SDL_Surface *dest) | Graphics | |
| drawRect(int x, int y, int w, int h, int color, SDL_Surface *dest) | Graphics | |
| drawRect(int x, int y, int w, int h, int color, int borderColor, SDL_Surface *dest) | Graphics | |
| drawString(char *in, int x, int y, int alignment, SDL_Surface *dest) | Graphics | |
| drawWidgetRect(int x, int y, int w, int h) | Graphics | |
| engine | Graphics | [private] |
| fade(int amount) | Graphics | |
| fadeBlack | Graphics | [private] |
| fadeToBlack() | Graphics | |
| font | Graphics | [private] |
| fontBackground | Graphics | [private] |
| fontForeground | Graphics | [private] |
| fontSize | Graphics | [private] |
| free() | Graphics | |
| getLavaAnim() | Graphics | |
| getLavaAnim(int current) | Graphics | |
| getPixel(SDL_Surface *surface, int x, int y) | Graphics | |
| getSlimeAnim() | Graphics | |
| getSprite(char *name, bool required) | Graphics | |
| getSpriteHead() | Graphics | |
| getString(char *in, bool transparent) | Graphics | |
| getWaterAnim() | Graphics | |
| Graphics() | Graphics | |
| gRect | Graphics | [private] |
| green | Graphics | |
| grey | Graphics | |
| HSVtoRGB(float *r, float *g, float *b, float h, float s, float v) | Graphics | |
| infoBar | Graphics | |
| infoMessage | Graphics | [private] |
| lavaAnim | Graphics | [private] |
| lightGrey | Graphics | |
| loadBackground(char *filename) | Graphics | |
| loadFont(int i, char *filename, int pixelSize) | Graphics | |
| loadImage(char *filename) | Graphics | |
| loadImage(char *filename, int hue, int sat, int value) | Graphics | |
| loadMapTiles(char *baseDir) | Graphics | |
| lock(SDL_Surface *surface) | Graphics | |
| mapColors() | Graphics | |
| putPixel(int x, int y, Uint32 pixel, SDL_Surface *dest) | Graphics | |
| quickSprite(char *name, SDL_Surface *image) | Graphics | |
| red | Graphics | |
| registerEngine(Engine *engine) | Graphics | |
| resetLoading() | Graphics | |
| RGBtoHSV(float r, float g, float b, float *h, float *s, float *v) | Graphics | |
| screen | Graphics | |
| screenshot | Graphics | [private] |
| screenShotNumber | Graphics | [private] |
| setFontColor(int red, int green, int blue, int red2, int green2, int blue2) | Graphics | |
| setFontSize(int size) | Graphics | |
| setTransparent(SDL_Surface *sprite) | Graphics | |
| showErrorAndExit(char *error, char *param) | Graphics | |
| showLicenseErrorAndExit() | Graphics | |
| showLoading(int amount, int max) | Graphics | |
| showRootWarning() | Graphics | |
| skyBlue | Graphics | |
| slimeAnim | Graphics | [private] |
| spriteList | Graphics | [private] |
| takeRandomScreenShots | Graphics | |
| tile | Graphics | |
| unlock(SDL_Surface *surface) | Graphics | |
| updateScreen() | Graphics | |
| waterAnim | Graphics | [private] |
| white | Graphics | |
| yellow | Graphics | |