|
Torque2D Reference
|
Functions | |
| ResourceManager | dumpResources (onlyLoaded) |
| else ResourceManager | addPath (argv[1]) |
| dStrncpy (buf, argv[1], sizeof(buf)-1) | |
| while (temp) | |
| ResourceManager | setModPaths (paths.size(),(const char **) paths.address()) |
Variables | |
| buf [511] = '\0' | |
| Vector< char * > | paths |
| char * | temp = dStrtok( buf, ";" ) |
| else ResourceManager addPath | ( | argv | [1] | ) |
| ResourceManager dumpResources | ( | onlyLoaded | ) |
| ResourceManager setModPaths | ( | paths. | size(), |
| (const char **) paths.address() | |||
| ) |
| while | ( | temp | ) |
| buf[511] = '\0' |
| Vector<char *> paths |
| char* temp = dStrtok( buf, ";" ) |
1.8.3.1