Table of Contents

Method Reset

Namespace
MonoGame.Aseprite
Assembly
MonoGame.Aseprite.dll

Reset(bool)

Resets this AnimatedTilemap back to its first frame of animation.

public void Reset(bool paused = false)

Parameters

paused bool

A value that indicates whether his AnimatedTilemap should be paused after it is reset.