CandideServer.Entities.ControllerSets.PuzzleMechanics.SpikesPathChallengePuzzle
Type JSONpublic class in CandideServer.Entities.ControllerSets.PuzzleMechanics
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.ControllerSets.PuzzleMechanics - Base type
System.Object - Hash
E45FBF9845BBD2C852C77F6D870A8C39CCE6AC7668BA7791CED81A776596BE6F
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
Solution# | public | public System.Collections.Generic.List<Microsoft.Xna.Framework.Point> Solution |
_height# | private | private System.Int32 _height |
_isVertical# | private | private System.Boolean _isVertical |
_width# | private | private System.Int32 _width |
Methods
GenerateSolution
#
public System.Collections.Generic.List<Microsoft.Xna.Framework.Point> GenerateSolution()
Method metadata
- Visibilitypublic
- Return type
System.Collections.Generic.List<Microsoft.Xna.Framework.Point> - StaticFalse
- VirtualFalse
- Hash
AA0F8B80663B441BB8FB42192020AFD99F768AF56CFDE428B9A2D5D7ADC14CD7 - Body hash
E0543C01BE3F4531423CB34457F21A4CF2ED3CC4E10573F303ED241B89C2F80F - 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 type
System.Boolean[,] - StaticFalse
- VirtualFalse
- Hash
2C2551D2D0C8FB0ABEC71EFD8C641A6A7E85F964EF37B48CE7BC3ED77CB733AE - Body hash
738CC4D8967F857AE0750F84B71AA010C09F75CB6DF3DD3F9F0D2DFBD307C2C6 - 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()
ToString
#
public System.String ToString()
Method metadata
- Visibilitypublic
- Return type
System.String - StaticFalse
- VirtualTrue
- Hash
9AA7A544BEAA450982A91265ED9E3C4EF12D764D50AFAC0BED7F4A4DC421E362 - Body hash
2493C922F11C9B9DF6ABECCCE59E9BE4A40572C2D5FEBE34D219B93BCAF5BF61 - IL size98
Referenced calls
System.Text.StringBuilder::.ctor()CandideServer.Entities.ControllerSets.PuzzleMechanics.SpikesPathChallengePuzzle::GetSpikeGrid()System.Boolean[,]::Get(System.Int32, System.Int32)System.Text.StringBuilder::Append(System.String)System.Array::GetLength(System.Int32)System.Text.StringBuilder::Append(System.Char)System.Object::ToString()
String literals
[ ][*]