#include "IrrConsole/testApp.h"Go to the source code of this file.
Functions | |
| void | IC_RunTestApp (int argc, char **argv) |
| void | IC_TestParser () |
| int | main (int argc, char **argv) |
| void IC_RunTestApp | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 20 of file testApp.cpp.
| void IC_TestParser | ( | ) |
Definition at line 43 of file testApp.cpp.
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 14 of file testApp.cpp.
1.5.9