Method
AgsAudioNoteset_attack
since: 3.1.0
Declaration [src]
void
ags_note_set_attack (
AgsNote* note,
AgsComplex* attack
)
Parameters
attack-
Type:
AgsComplexThe attack.
The data is owned by the caller of the method.
since: 3.1.0
void
ags_note_set_attack (
AgsNote* note,
AgsComplex* attack
)
attackType: AgsComplex
The attack.
| The data is owned by the caller of the method. |