ManaPlus
Typedefs | Variables
useargs.h File Reference

(986a3bf)

#include "enums/simpletypes/booldefines.h"

Go to the source code of this file.

Typedefs

typedef bool UseArgs
 

Variables

const bool UseArgs_true = true
 
const bool UseArgs_false = false
 

Typedef Documentation

◆ UseArgs

typedef bool UseArgs

Definition at line 30 of file useargs.h.

Variable Documentation

◆ UseArgs_false

const bool UseArgs_false = false

Definition at line 30 of file useargs.h.

◆ UseArgs_true

const bool UseArgs_true = true

Definition at line 30 of file useargs.h.

Referenced by InputManager::addChatCommands().