Wrote out the pseudocode for RoomData::RunFrame
This method is too overloaded. The pseudocode itself takes up a whole page.
This commit is contained in:
@@ -39,6 +39,7 @@ public:
|
||||
int SetScriptReference(int);
|
||||
int GetScriptReference();
|
||||
|
||||
//NOTE: Why does this have tags? Are the tags used?
|
||||
std::string SetTag(std::string key, std::string value);
|
||||
std::string GetTag(std::string key);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user