#include "defs.h"
#include "rColor.h"
#include "tCoord.h"
#include "rTexture.h"
#include <map>
#include <deque>
#include <utility>
Go to the source code of this file.
Classes | |
class | rGradient |
Gradient class, able to store a gradient and perform basic render functions with it. More... |