XJ music engine  1.9.6
In-game runtime engine for XJ music.
Public Member Functions | List of all members
XJ::RankedNote Class Reference

#include <RankedNote.h>

Public Member Functions

 RankedNote (Note note, int delta)
 
Note getTones () const
 
int getDelta () const
 

Detailed Description

Rank a Note based on its delta

Constructor & Destructor Documentation

◆ RankedNote()

RankedNote::RankedNote ( Note  note,
int  delta 
)

Construct a Ranked Note

Parameters
noteto rank
deltadelta

Member Function Documentation

◆ getDelta()

int RankedNote::getDelta ( ) const

Get the delta of this note

Returns
the delta

◆ getTones()

Note RankedNote::getTones ( ) const

Get the tones of this note

Returns
the tones

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