Mo' notes.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@373 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-10-02 02:04:43 +00:00
parent f54628c2ba
commit 9e7b10b31c
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -46,3 +46,7 @@ configure the scene managers when they are initialized.
Add code to flush scenes from the client scene manager cache.
We need some mechanism for the scene registry to know which SceneManager
derived class to instantiate. Probably something like
Scene.getManagerClassName() which can be implemented by an application
when it creates its Scene implementation.