Public Member Functions | |
| Subtitle (LastExpressEngine *engine, const char *filename, Slot *slot) | |
| void | load () |
| void | update () |
| void | kill () |
Protected Attributes | |
| LastExpressEngine * | _engine = nullptr |
| char | _filename [24] |
| int | _status = 0 |
| Slot * | _slot = nullptr |
| uint16 * | _data = nullptr |
| Subtitle * | _next = nullptr |