AvatarsConquest/Docs/types/MahjongPieceDirection.html

13 lines
487 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - MahjongPieceDirection</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Mahjong.html">Back to Server.Engines.Mahjong</a></h4>
<h2>MahjongPieceDirection (Enum)</h2>
Up = 0,<br>
Left = 1,<br>
Down = 2,<br>
Right = 3<br>
</body>
</html>