git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@226 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-08-11 04:02:44 +00:00
parent f28c645067
commit 5e60f1ef02
+4
View File
@@ -44,3 +44,7 @@ with moveTo request and serialized scene data with moveTo response
Client should avoid unsubscribing from scene objects straight away so that Client should avoid unsubscribing from scene objects straight away so that
it can avoid resubscribing if they bounce back and forth between scenes. it can avoid resubscribing if they bounce back and forth between scenes.
We'll want the scenes to adhere to some sort of hierarchy so that we can
associate properties files with classes of scenes which will be used to
configure the scene managers when they are initialized.