|
Mortal Kombat Plus
Documentação gerada automaticamente com Doxygen
|
#include "typewriter_printer.h"
Ir para o código-fonte desse arquivo.
Funções | |
| void | typewriterEffect (const char *text, u16 x, u16 y, u16 delay, VDPPlane plane, u16 numPal) |
| void | typewriterWriteAllLines (const TextLine *lines, u16 numLines, VDPPlane plane, u16 numPal) |
| void typewriterEffect | ( | const char * | text, |
| u16 | x, | ||
| u16 | y, | ||
| u16 | delay, | ||
| VDPPlane | plane, | ||
| u16 | numPal ) |
Definição na linha 3 do arquivo typewriter_printer.c.

| void typewriterWriteAllLines | ( | const TextLine * | lines, |
| u16 | numLines, | ||
| VDPPlane | plane, | ||
| u16 | numPal ) |
Definição na linha 22 do arquivo typewriter_printer.c.
