Public Member Functions | |
| virtual bool | load (MfcArchive &file, const Common::Path &fname) |
| bool | load (MfcArchive &file) override |
| bool | loadFile (const Common::Path &fname, const Common::Path &libname) |
| int | getCount () |
| Sound & | getSoundByIndex (int idx) |
| Sound * | getSoundItemById (int id) |
Public Member Functions inherited from NGI::CObject | |
| virtual void | save (MfcArchive &out) |
| bool | loadFile (const Common::Path &fname) |
Additional Inherited Members | |
Public Attributes inherited from NGI::CObject | |
| ObjType | _objtype |
| uint | _cnum |