Function
drawMasked
(content: () => void, mask: () => void): voidWhatever drawn in content will only be drawn if it's also drawn in mask (mask will not be rendered).
since
v3000.0
group
Draw
Whatever drawn in content will only be drawn if it's also drawn in mask (mask will not be rendered).
since
v3000.0
group
Draw
Start
Assets
Game Obj
Components
Input
Events
Info
Math
Rendering
Draw
Debug
Plugins
Miscalenous