Xiqual 0.7.2

In file include/xitiles.h:

#define xit_setdefaults

(screen, tiles)

Set default screen and tileset

Documentation

Set default screen and tileset This call just puts the supplied pointers into the appropriate places in the global structure. It could be a macro, probably, but shouldn't be necessary to call more than once in the lifetime of a program.
Parameters:
- screen An SDL_Surface to blit to by default.
tiles - Tileset to use for quick blits.
Author:
Ronny Bangsund
See Also:
xit_loadtiles(), xit_qdraw(), tileset

Alphabetic index



This page was generated with the help of DOC++.