Create controllers in the new way (actionscript wants to be all growed up
just like uncle Java!). git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4028 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -48,7 +48,7 @@ public /*abstract*/ class PlaceConfig
|
||||
* this place. The controller class must derive from {@link
|
||||
* PlaceController}.
|
||||
*/
|
||||
public function getControllerClass () :Class
|
||||
public function createController () :PlaceController
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user