AvatarsConquest/Docs/types/BaseImageTileButtonsGump.html

18 lines
1.9 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - BaseImageTileButtonsGump</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Gumps.html">Back to Server.Gumps</a></h4>
<h2>BaseImageTileButtonsGump : <!-- DBG-1 --><a href="Gump.html">Gump</a></h2>
<h4>Derived Types: <!-- DBG-3 --><a href="ToTRedeemGump.html">ToTRedeemGump</a>, <!-- DBG-3 --><a href="ToTTurnInGump.html">ToTTurnInGump</a></h4>
(<font color="blue">ctor</font>) BaseImageTileButtonsGump( <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> header, <!-- DBG-0 --><a href="ImageTileButtonInfo.html">ImageTileButtonInfo</a>[] buttons )<br>
(<font color="blue">ctor</font>) BaseImageTileButtonsGump( <!-- DBG-0 --><a href="TextDefinition.html">TextDefinition</a> header, ArrayList buttons )<br>
<!-- DBG-0 --><a href="ImageTileButtonInfo.html">ImageTileButtonInfo</a>[] Buttons( <font color="blue">get</font>; )<br>
<font color="blue">int</font> XItems( <font color="blue">get</font>; )<br>
<font color="blue">int</font> YItems( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">void</font> HandleButtonResponse( <!-- DBG-0 --><a href="NetState.html">NetState</a> sender, <font color="blue">int</font> adjustedButton, <!-- DBG-0 --><a href="ImageTileButtonInfo.html">ImageTileButtonInfo</a> buttonInfo )<br>
<font color="blue">virtual</font> <font color="blue">void</font> HandleCancel( <!-- DBG-0 --><a href="NetState.html">NetState</a> sender )<br>
<font color="blue">virtual</font> <font color="blue">void</font> OnResponse( <!-- DBG-0 --><a href="NetState.html">NetState</a> sender, <!-- DBG-0 --><a href="RelayInfo.html">RelayInfo</a> info )<br>
</body>
</html>