Chira Engine
A customizable MIT-licensed game engine.
Public Member Functions
|
Protected Attributes
|
List of all members
chira::ConEntry Class Reference
Inheritance diagram for chira::ConEntry:
[
legend
]
Collaboration diagram for chira::ConEntry:
[
legend
]
Public Member Functions
ConEntry
(std::string name_, std::string description_, int flags_=CON_FLAG_NONE)
std::string_view
getName
() const
std::string_view
getDescription
() const
bool
hasFlag
(ConFlags flag) const
Protected Attributes
std::string
name
std::string
description
int
flags
Detailed Description
Definition at line
26
of file
ConEntry.h
.
The documentation for this class was generated from the following files:
engine/config/
ConEntry.h
engine/config/
ConEntry.cpp
chira
ConEntry
Generated by
1.9.1