Table of Contents

Enum PuzzleCell.CellState

Namespace
ProjectL.GameScene.PlayerZone
Assembly
Assembly-CSharp.dll
public enum PuzzleCell.CellState

Fields

Color = 3
Empty = 1
Filled = 0
Shadow = 2