Planeshift
iOnMeterEnteredListener Class Referenceabstract

Interface implemented by a pawsMeterPromptWindow listener. More...

#include <pawsmeterpromptwindow.h>

Public Member Functions

virtual void OnMeterEntered (const char *name, csString beats, csString beatType)=0
 This function is called when the user input a meter. More...
 

Detailed Description

Interface implemented by a pawsMeterPromptWindow listener.

Definition at line 43 of file pawsmeterpromptwindow.h.

Member Function Documentation

virtual void iOnMeterEnteredListener::OnMeterEntered ( const char *  name,
csString  beats,
csString  beatType 
)
pure virtual

This function is called when the user input a meter.

Parameters
namethe action's name.
beatsthe beats.
beatTypethe beat type.

Implemented in pawsMusicWindow.


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