Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Functions | Variables
Network

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, ";" )
 

Detailed Description

Function Documentation

else ResourceManager addPath ( argv  [1])
dStrncpy ( buf  ,
argv  [1],
sizeof(buf)-  1 
)
ResourceManager dumpResources ( onlyLoaded  )
ResourceManager setModPaths ( paths.  size(),
(const char **) paths.address()   
)
while ( temp  )

Variable Documentation

buf[511] = '\0'
Vector<char *> paths
char* temp = dStrtok( buf, ";" )