Method | Description | |
---|---|---|
Paint ( float cx, float cy, ICanvas canvas ) : void | ||
TripletFeelGlyph ( TripletFeel tripletFeel ) : System |
Method | Description | |
---|---|---|
RenderBarNote ( float cx, float noteY, float noteScale, ICanvas canvas, BarType bars ) : void | ||
RenderTriplet ( float cx, float cy, ICanvas canvas ) : void |
public Paint ( float cx, float cy, ICanvas canvas ) : void | ||
cx | float | |
cy | float | |
canvas | ICanvas | |
return | void |
public TripletFeelGlyph ( TripletFeel tripletFeel ) : System | ||
tripletFeel | TripletFeel | |
return | System |