Romestead Assembly Reference

CandideServer.Entities.ControllerSets.PuzzleMechanics.SpikesPathChallengePuzzle

Type JSON

public class in CandideServer.Entities.ControllerSets.PuzzleMechanics

Methods3
Properties0
Fields4
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.Entities.ControllerSets.PuzzleMechanics
  • Base typeSystem.Object
  • HashE45FBF9845BBD2C852C77F6D870A8C39CCE6AC7668BA7791CED81A776596BE6F

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Solutionpublicpublic System.Collections.Generic.List<Microsoft.Xna.Framework.Point> Solution
_heightprivateprivate System.Int32 _height
_isVerticalprivateprivate System.Boolean _isVertical
_widthprivateprivate System.Int32 _width

Methods

GenerateSolution

public System.Collections.Generic.List<Microsoft.Xna.Framework.Point> GenerateSolution()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Collections.Generic.List<Microsoft.Xna.Framework.Point>
  • StaticFalse
  • VirtualFalse
  • HashAA0F8B80663B441BB8FB42192020AFD99F768AF56CFDE428B9A2D5D7ADC14CD7
  • Body hashE0543C01BE3F4531423CB34457F21A4CF2ED3CC4E10573F303ED241B89C2F80F
  • IL size381
Referenced calls
  • System.Random::Next(System.Int32, System.Int32)
  • Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)
  • System.Collections.Generic.List<Microsoft.Xna.Framework.Point>::.ctor()
  • System.Collections.Generic.List<Microsoft.Xna.Framework.Point>::Add(!0)
  • CandideCreator.Shared.Helpers.RandomHelper::NextBool(System.Random)
  • System.Nullable<System.Boolean>::get_HasValue()
  • System.Nullable<System.Boolean>::.ctor(!0)
  • System.Nullable<System.Boolean>::GetValueOrDefault()
  • System.Nullable<System.Boolean>::get_Value()

GetSpikeGrid

public System.Boolean[,] GetSpikeGrid()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean[,]
  • StaticFalse
  • VirtualFalse
  • Hash2C2551D2D0C8FB0ABEC71EFD8C641A6A7E85F964EF37B48CE7BC3ED77CB733AE
  • Body hash738CC4D8967F857AE0750F84B71AA010C09F75CB6DF3DD3F9F0D2DFBD307C2C6
  • IL size187
Referenced calls
  • System.Boolean[,]::.ctor(System.Int32, System.Int32)
  • System.Boolean[,]::Set(System.Int32, System.Int32, System.Boolean)
  • System.Collections.Generic.List<Microsoft.Xna.Framework.Point>::get_Item(System.Int32)
  • System.Collections.Generic.List<Microsoft.Xna.Framework.Point>::get_Count()
Called by

ToString

public System.String ToString()

Method metadata
  • Visibilitypublic
  • Return typeSystem.String
  • StaticFalse
  • VirtualTrue
  • Hash9AA7A544BEAA450982A91265ED9E3C4EF12D764D50AFAC0BED7F4A4DC421E362
  • Body hash2493C922F11C9B9DF6ABECCCE59E9BE4A40572C2D5FEBE34D219B93BCAF5BF61
  • IL size98
Referenced calls
String literals
  • [ ]
  • [*]