Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

pixelsandbox state

Back to all declarations

InitialMinX

int64

Value

0

InitialMaxX

int64

Value

63

InitialMinY

int64

Value

0

InitialMaxY

int64

Value

63

MaxBoardDim

untyped bigint

Value

(128 <untyped> bigint)

ExpandStep

untyped bigint

Value

(8 <untyped> bigint)

ExpandThresholdPercent

untyped bigint

Value

(80 <untyped> bigint)

CooldownBlocks

untyped bigint

Value

(1 <untyped> bigint)

cellPx

untyped bigint

Value

(8 <untyped> bigint)

collectionOwner

.uverse.address

Value

<gnolang.StringValue>

minX

int64

Value

0

maxX

int64

Value

63

minY

int64

Value

0

maxY

int64

Value

63

placedAtHeight

v0.Tree
Open
OID
0d925c…3a1b:14
placedAtHeight details

Inspect ref

lastPlacedBlock

v0.Tree
Open
OID
0d925c…3a1b:16
lastPlacedBlock details

Inspect ref

totalPlacements

int64

Value

651

occupiedCells

int64

Value

644

expansionsCount

int64

Value

0

migrationOpen

bool

Value

true

callerAddress

func() .uverse.address
Open
OID
0d925c…3a1b:23
callerAddress details

Inspect func

getPixel

func(x int64, y int64) int64
Open
OID
0d925c…3a1b:25
getPixel details

Inspect func

inBounds

func(x int64, y int64) bool
Open
OID
0d925c…3a1b:31
inBounds details

Inspect func

recordPlacement

func(x int64, y int64, colorIndex int64, placer .uverse.address, height int64)
Open
OID
0d925c…3a1b:32
recordPlacement details

Inspect func

SetPixel

func(x int64, y int64, colorIndex int64)
Open
OID
0d925c…3a1b:33
SetPixel details

Inspect func

ImportHistoricalPixel

func(x int64, y int64, colorIndex int64, originalPlacer .uverse.address, originalHeight int64)
Open
OID
0d925c…3a1b:34
ImportHistoricalPixel details

Inspect func

CloseMigrationWindow

func()
Open
OID
0d925c…3a1b:35
CloseMigrationWindow details

Inspect func

GetPixel

func(x int64, y int64) int64
Open
OID
0d925c…3a1b:37
GetPixel details

Inspect func

PlacedBy

func(x int64, y int64) (.uverse.address, int64)
Open
OID
0d925c…3a1b:38
PlacedBy details

Inspect func

Bounds

func() (int64, int64, int64, int64)
Open
OID
0d925c…3a1b:39
Bounds details

Inspect func

TotalPlacements

func() int64
Open
OID
0d925c…3a1b:42
TotalPlacements details

Inspect func

ExpansionsCount

func() int64
Open
OID
0d925c…3a1b:44
ExpansionsCount details

Inspect func

CooldownRemaining

func(addr .uverse.address) int64
Open
OID
0d925c…3a1b:46
CooldownRemaining details

Inspect func

canvasDataURI

func() string
Open
OID
0d925c…3a1b:48
canvasDataURI details

Inspect func
InitialMinX : int64 =0
InitialMaxX : int64 =63
InitialMinY : int64 =0
InitialMaxY : int64 =63
MaxBoardDim : untyped bigint =(128 <untyped> bigint)
ExpandStep : untyped bigint =(8 <untyped> bigint)
ExpandThresholdPercent : untyped bigint =(80 <untyped> bigint)
CooldownBlocks : untyped bigint =(1 <untyped> bigint)
cellPx : untyped bigint =(8 <untyped> bigint)
palette : []string (len=9) Inspect
collectionOwner : .uverse.address =<gnolang.StringValue>
minX : int64 =0
maxX : int64 =63
minY : int64 =0
maxY : int64 =63
grid : v0.Tree Inspect
placedBy : v0.Tree Inspect
placedAtHeight : v0.Tree Inspect
lastPlacedBlock : v0.Tree Inspect
totalPlacements : int64 =651
occupiedCells : int64 =644
expansionsCount : int64 =0
migrationOpen : bool =true
key : func(x int64, y int64) string Inspect
callerAddress : func() .uverse.address Inspect
assertOwner : func() Inspect
getPixel : func(x int64, y int64) int64 Inspect
boardArea : func() int64 Inspect
boardWidth : func() int64 Inspect
maybeExpand : func() Inspect
expand : func() Inspect
ForceExpand : func() Inspect
inBounds : func(x int64, y int64) bool Inspect
recordPlacement : func(x int64, y int64, colorIndex int64, placer .uverse.address, height int64) Inspect
SetPixel : func(x int64, y int64, colorIndex int64) Inspect
ImportHistoricalPixel : func(x int64, y int64, colorIndex int64, originalPlacer .uverse.address, originalHeight int64) Inspect
CloseMigrationWindow : func() Inspect
MigrationOpen : func() bool Inspect
GetPixel : func(x int64, y int64) int64 Inspect
PlacedBy : func(x int64, y int64) (.uverse.address, int64) Inspect
Bounds : func() (int64, int64, int64, int64) Inspect
BoardWidth : func() int64 Inspect
BoardHeight : func() int64 Inspect
TotalPlacements : func() int64 Inspect
OccupiedCells : func() int64 Inspect
ExpansionsCount : func() int64 Inspect
PaletteCSV : func() string Inspect
CooldownRemaining : func(addr .uverse.address) int64 Inspect
Snapshot : func() string Inspect
canvasDataURI : func() string Inspect
Render : func(path string) string Inspect