|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <marvin.h>
Public Member Functions | |
| Marvin () | |
| bool | autoComplete (std::string &v) |
| bool | exec (std::string_view v) |
Public Attributes | |
| Tempest::Signal< void(std::string_view)> | |
| Marvin::Marvin | ( | ) |
Definition at line 51 of file marvin.cpp.
| bool Marvin::autoComplete | ( | std::string & | v | ) |
Definition at line 243 of file marvin.cpp.
| bool Marvin::exec | ( | std::string_view | v | ) |
Definition at line 255 of file marvin.cpp.