|
Etermal
Embeddable Terminal and shell for OpenGL
|
| ▼Netm | |
| ▼Ndata | |
| CBoolean | Represents boolean data |
| CFloat | Represents floating point data |
| CInteger | Represents integer data |
| CString | Represents string data |
| CArgData | An abstract class representing a parameter of indeterminate data type |
| ▼CArgFilter | Used to process - or filter, if you will - command arguments |
| CDefaultErrorHandle | The default error handle |
| CErrorHandle | Used to determine what happens when there was a problem when processing arguments |
| CFilter | A single filter consisting of a parameter name and its desired parameter type |
| CArgs | Data class containing information about arguments passed to a command |
| ▼CBasicShell | Built in implementation of EShell |
| Cflag | Contains various shell flags |
| CBmpFont | Class representing a bitmap font |
| CEShell | Base interface for an Etermal backend |
| CETerminal | Base interface for an Etermal frontend |
| CEtmFont | Interface for all etermal fonts |
| CFont | Takes care of rendering codepoints and binding their textures |
| ▼CShell | Built in implementation of EShell |
| CCommand | Container for a command callback and its argument processor |
| Cflag | Contains various shell flags |
| CshellError | Describes an error that occurred in the Shell |
| CtermError | Contains information about an error that was encountered by the Terminal |
| CTerminal | Build-in implementation of the ETerminal frontend |
| CTermInput | Interface class used to supply callbacks to an ETerminal |
1.8.18