|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| games | Common location for all rebirthed games no original works or data will be supplied you must own the original titles |
| legacy | This package contains all classes required by the kernel to operate |
| Uses of Configuration in games |
|---|
| Methods in games that return Configuration | |
|---|---|
Configuration |
DesignGuide.getConfiguration(java.lang.String[] args)
getConfiguration() is called once and is used to prepair the enviroment |
Configuration |
ExtendedDesignGame.getConfiguration(java.lang.String[] args)
getConfiguration() is called once and is used to prepair the enviroment |
| Uses of Configuration in legacy |
|---|
| Methods in legacy that return Configuration | |
|---|---|
abstract Configuration |
Legacy.getConfiguration(java.lang.String[] args)
getConfiguration() is called once and is used to set the enviroment for the game values are read once only and will any changes will not be recoginized internaly. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||