Mana
Loading...
Searching...
No Matches
Classes | Enumerations | Variables
graphics.h File Reference
#include "resources/image.h"
#include <SDL.h>
#include <guichan/color.hpp>
#include <guichan/graphics.hpp>
#include <memory>
#include <optional>

Go to the source code of this file.

Classes

struct  ImageRect
 An image reference along with the margins specifying how to render this image at different sizes. More...
 
class  Graphics
 A central point of control for graphics. More...
 

Enumerations

enum class  FillMode { Stretch , Repeat }
 

Variables

Graphicsgraphics
 

Enumeration Type Documentation

◆ FillMode

enum class FillMode
strong
Enumerator
Stretch 
Repeat 

Definition at line 36 of file graphics.h.

Variable Documentation

◆ graphics

Graphics* graphics
extern

Definition at line 104 of file client.cpp.