4 #ifndef GOSU_GRAPHICSBASE_HPP
5 #define GOSU_GRAPHICSBASE_HPP
19 #if defined(GOSU_CPP11_ENABLED)
25 INTERPOLATE = DEFAULT,
BorderFlags
Flags that affect the tileability of an image.
double ZPos
Represents the Z position of something drawn with Gosu's graphics system.
The color's channels will be multiplied with each other.
The color's channels will be interpolated.
The colors' channels will be added.
GOSU_DEPRECATED const double zImmediate
AlphaMode
Determines the way colors are combined when one is drawn onto another.