juniper-wright / UtopianEngine

The Simple Text Adventure Game Engine
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Roomstate constructor - Node #28

Closed juniper-wright closed 11 years ago

juniper-wright commented 11 years ago

Add a constructor to the roomstate class to build itself from a Roomstate Node.

juniper-wright commented 11 years ago

This is one part of #25.