Pol  Rev 533
MusicRegion Class Reference

#include <musicrgn.h>

+ Inheritance diagram for MusicRegion:
+ Collaboration diagram for MusicRegion:

List of all members.

Public Member Functions

 MusicRegion (ConfigElem &elem)
unsigned short getmidi () const

Private Types

typedef Region base

Private Attributes

std::vector< unsigned short > midilist_

Detailed Description

Definition at line 20 of file musicrgn.h.


Member Typedef Documentation

typedef Region MusicRegion::base [private]

Definition at line 22 of file musicrgn.h.


Constructor & Destructor Documentation

Definition at line 18 of file musicrgn.cpp.

References midilist_, and ConfigElem::remove_prop().

+ Here is the call graph for this function:


Member Function Documentation

unsigned short MusicRegion::getmidi ( ) const

Definition at line 28 of file musicrgn.cpp.

References midilist_, and random_int().

Referenced by Character::check_music_region_change().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:


Member Data Documentation

std::vector<unsigned short> MusicRegion::midilist_ [private]

Definition at line 28 of file musicrgn.h.

Referenced by getmidi(), and MusicRegion().


The documentation for this class was generated from the following files: