Method | Description | |
---|---|---|
ResourceInitializer ( Configuration configFactory ) : N2.Engine | ||
Start ( ) : void |
Initializes the paths to the resource files from the N2 configuration. This happens AFTER the N2.Resources.Register() constructor which initializes the defaults.
|
|
Stop ( ) : void |
public ResourceInitializer ( Configuration configFactory ) : N2.Engine | ||
configFactory | Configuration | |
return | N2.Engine |