23 lines
2.7 KiB
HTML
23 lines
2.7 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - PuzzleChestSolution</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
|
|
<h2>PuzzleChestSolution</h2>
|
|
<h4>Derived Types: <!-- DBG-3 --><a href="PuzzleChestSolutionAndTime.html">PuzzleChestSolutionAndTime</a></h4>
|
|
(<font color="blue">static</font>) <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> RandomCylinder()<br>
|
|
(<font color="blue">ctor</font>) PuzzleChestSolution()<br>
|
|
(<font color="blue">ctor</font>) PuzzleChestSolution( <!-- DBG-0 --><a href="PuzzleChestSolution.html">PuzzleChestSolution</a> solution )<br>
|
|
(<font color="blue">ctor</font>) PuzzleChestSolution( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
|
|
(<font color="blue">ctor</font>) PuzzleChestSolution( <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> first, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> second, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> third, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> fourth, <!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> fifth )<br>
|
|
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a>[] Cylinders( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Fifth( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> First( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Fourth( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Second( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<!-- DBG-0 --><a href="PuzzleChestCylinder.html">PuzzleChestCylinder</a> Third( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
|
|
<font color="blue">bool</font> Matches( <!-- DBG-0 --><a href="PuzzleChestSolution.html">PuzzleChestSolution</a> solution, <font color="blue">out</font> <font color="blue">int</font> cylinders, <font color="blue">out</font> <font color="blue">int</font> colors )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
|
|
</body>
|
|
</html>
|