addAudioFrameCD
addAudioFrameCD(float x, float y, float width, float height) function
Adds an AudioFrame with CD to the end of collection.
Parameters
Name | Type | Description |
---|---|---|
x | float | X coordinate of a new audio frame. |
y | float | Y coordinate of a new audio frame. |
width | float | Width of a new audio frame. |
height | float | Height of a new audio frame. |