More scene and spot scene refactoring. Got parsers working for those in

the new new style (or was that the new new new style).


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@739 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-12-05 03:38:10 +00:00
parent ec9986a365
commit dd69489de4
19 changed files with 544 additions and 274 deletions
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0"?>
<!-- test scene parser -->
<scene name="Test Scene" version="42">
<neighbor>Some neighbor</neighbor>
<neighbor>Some other neighbor</neighbor>
<neighbor>Yet another neighbor</neighbor>
</scene>