liblcf
rpg_savepicture.h File Reference
#include <array>
#include <stdint.h>
#include <string>
#include "enum_tags.h"
+ Include dependency graph for rpg_savepicture.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RPG::SavePicture
 
struct  RPG::SavePicture::Flags
 

Namespaces

 RPG
 

Functions

bool RPG::operator== (const SavePicture::Flags &l, const SavePicture::Flags &r)
 
bool RPG::operator!= (const SavePicture::Flags &l, const SavePicture::Flags &r)
 
bool RPG::operator== (const SavePicture &l, const SavePicture &r)
 
bool RPG::operator!= (const SavePicture &l, const SavePicture &r)