Click or drag to resize
SpriteCollectionClean Method
Remove inactive dynamic sprites from the collection

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public void Clean()
Remarks
For more information about dynamic sprites, see staticSize. This function is called after all rules for a layer are processed (at the end of ProcessSprites).
See Also