Click or drag to resize
LayerBase.InjectSprites Method
Inject frames into the layer to represent the current images and positions of the sprites contained in this layer for this loop iteration.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public void InjectSprites()
See Also