somewhat more complete xml binding

This commit is contained in:
Glenn Maynard
2006-07-11 17:19:21 +00:00
parent d46b023090
commit ffe9ca65e6
2 changed files with 25 additions and 2 deletions
+2
View File
@@ -11,6 +11,8 @@ class HoldJudgment : public ActorFrame
public:
HoldJudgment();
virtual Actor *Copy() const;
void Load( const RString &sPath );
void LoadFromNode( const RString& sDir, const XNode* pNode );
void SetHoldJudgment( HoldNoteScore hns );
void LoadFromMultiPlayer( MultiPlayer mp );