[Game] Added CountNotesSeparately, GetMapJudgmentTo(TapNoteScore) Lua bindings.

This commit is contained in:
AJ Kelly
2011-12-23 13:39:28 -06:00
parent 842810c0dd
commit 8c5793fd96
3 changed files with 20 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ public:
TapNoteScore m_mapW3To;
TapNoteScore m_mapW4To;
TapNoteScore m_mapW5To;
TapNoteScore GetMapJudgmentTo( TapNoteScore tns ) const;
// Lua
void PushSelf( lua_State *L );