Table of Contents

Enum Menus.TransitionType

Namespace
TinyLife.Uis
Assembly
Tiny Life.dll
public enum Menus.TransitionType
Extension Methods

Fields

Fade = 1

A traiditional fade transition. The fade transition is used when transitioning from the splash screen to the main menu.

Swipe = 0

A swipe transition, which causes the screen to be transitioned out from left to right, and then back in from right to left. The swipe transition is used when transitioning between the main menu and the game.