ManaPlus
Data Structures | Typedefs
spritereference.h File Reference

(986a3bf)

#include "utils/stringvector.h"
#include "localconsts.h"

Go to the source code of this file.

Data Structures

struct  SpriteReference
 

Typedefs

typedef std::vector< SpriteReference * >::const_iterator SpriteRefs
 

Typedef Documentation

◆ SpriteRefs

typedef std::vector<SpriteReference*>::const_iterator SpriteRefs

Definition at line 52 of file spritereference.h.