Planeshift
Public Member Functions

iOnMeterEnteredListener Class Reference

Interface implemented by a pawsMeterPromptWindow listener. More...

#include <pawsmeterpromptwindow.h>

List of all members.

Public Member Functions

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

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: