ManaPlus
Typedefs | Variables
autorelease.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool AutoRelease
 

Variables

const bool AutoRelease_true = true
 
const bool AutoRelease_false = false
 

Typedef Documentation

◆ AutoRelease

typedef bool AutoRelease

Definition at line 30 of file autorelease.h.

Variable Documentation

◆ AutoRelease_false

const bool AutoRelease_false = false

Definition at line 30 of file autorelease.h.

◆ AutoRelease_true

const bool AutoRelease_true = true

Definition at line 30 of file autorelease.h.

Referenced by NpcDialog::createSkinControls(), and Icon::~Icon().