The temporaray 'configData' is now renamed to 'gameMedia'.

Brought in 'name' from MsoyGameConfig, because it's useful.


git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@230 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
Ray Greenwell
2007-03-06 19:26:42 +00:00
parent 69bed52e99
commit 66a7d642df
4 changed files with 33 additions and 29 deletions
@@ -63,7 +63,7 @@ public class EZGamePanel extends Canvas
_ezObj = (plobj as EZGameObject);
backend = createBackend();
_gameView = new GameContainer(cfg.configData); // TODO?
_gameView = new GameContainer(cfg.gameMedia);
_gameView.percentWidth = 100;
_gameView.percentHeight = 100;
backend.setSharedEvents(