My Project
 
Loading...
Searching...
No Matches
Icons Class Reference

#include <icon.h>

Public Types

enum  Type {
  SKULL , BUSY , COMPASS , PREFS ,
  WARNING , TARGET , WATA , WARRIOR ,
  MAGE , ROGUE , HUNTRESS , CLOSE ,
  DEPTH , SLEEP , ALERT , SUPPORT ,
  SUPPORTED , BACKPACK , SEED_POUCH , SCROLL_HOLDER ,
  WAND_HOLSTER , KEYRING , CHECKED , UNCHECKED ,
  EXIT , CHALLENGE_OFF , CHALLENGE_ON , RESUME
}
 

Public Member Functions

Image * get ()
 

Static Public Member Functions

static Image * get (Type type)
 
static Image * get (HeroClass &cl)
 

Public Attributes

Type type
 

Member Enumeration Documentation

◆ Type

Enumerator
SKULL 
BUSY 
COMPASS 
PREFS 
WARNING 
TARGET 
WATA 
WARRIOR 
MAGE 
ROGUE 
HUNTRESS 
CLOSE 
DEPTH 
SLEEP 
ALERT 
SUPPORT 
SUPPORTED 
BACKPACK 
SEED_POUCH 
SCROLL_HOLDER 
WAND_HOLSTER 
KEYRING 
CHECKED 
UNCHECKED 
EXIT 
CHALLENGE_OFF 
CHALLENGE_ON 
RESUME 

Member Function Documentation

◆ get() [1/3]

Image * Icons::get ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get() [2/3]

Image * Icons::get ( HeroClass & cl)
static
Here is the call graph for this function:

◆ get() [3/3]

Image * Icons::get ( Type type)
static

Member Data Documentation

◆ type

Type Icons::type

The documentation for this class was generated from the following files: