Show / Hide Table of Contents

Class SelectedTracker

Tracks the banned/selected status of each tile with respect to a tileset.

Inheritance
object
SelectedTracker
Namespace: DeBroglie.Trackers
Assembly: DeBroglie.dll
Syntax
public class SelectedTracker

Methods

| Edit this page View Source

GetQuadstate(int)

Declaration
public Quadstate GetQuadstate(int index)
Parameters
Type Name Description
int index
Returns
Type Description
Quadstate
| Edit this page View Source

IsSelected(int)

Declaration
public bool IsSelected(int index)
Parameters
Type Name Description
int index
Returns
Type Description
bool
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX