<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=UIRadialMenu</id>
	<title>UIRadialMenu - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.splashdamage.com/index.php?action=history&amp;feed=atom&amp;title=UIRadialMenu"/>
	<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=UIRadialMenu&amp;action=history"/>
	<updated>2026-04-07T18:54:06Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.splashdamage.com/index.php?title=UIRadialMenu&amp;diff=3270&amp;oldid=prev</id>
		<title>JRAD at 12:08, 21 November 2007</title>
		<link rel="alternate" type="text/html" href="https://wiki.splashdamage.com/index.php?title=UIRadialMenu&amp;diff=3270&amp;oldid=prev"/>
		<updated>2007-11-21T12:08:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;__NOEDITSECTION__&lt;br /&gt;
== Class Tree ==&lt;br /&gt;
* [[:UIObject]]&lt;br /&gt;
** [[:UIObject_Drawable]]&lt;br /&gt;
*** [[:UIWindow]]&lt;br /&gt;
**** [[:UIRadialMenu]]&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
This class may be used in the GUIs. It will inherit all properties, flags, functions and events from [[UIWindow]].&lt;br /&gt;
&lt;br /&gt;
Window type:&lt;br /&gt;
 type radialmenu;&lt;br /&gt;
&lt;br /&gt;
== Properties ==&lt;br /&gt;
{{:UIRadialMenu Properties}}&lt;br /&gt;
&lt;br /&gt;
== Flags ==&lt;br /&gt;
{{:UIRadialMenu Flags}}&lt;br /&gt;
&lt;br /&gt;
== Functions ==&lt;br /&gt;
=== General Functions ===&lt;br /&gt;
 [[UIRadialMenu:insertItem|insertItem]]                         Insert an item into a page.&lt;br /&gt;
 [[UIRadialMenu:insertPage|insertPage]]                         Insert a new page.&lt;br /&gt;
 [[UIRadialMenu:getItemData|getItemData]]                        Get item data.&lt;br /&gt;
 [[UIRadialMenu:clear|clear]]                              Clear all pages.&lt;br /&gt;
 [[UIRadialMenu:clearPage|clearPage]]                          Clear all page items.&lt;br /&gt;
 [[UIRadialMenu:pushPage|pushPage]]                           Push page on stack, make it the current page and reset mouse position. Calls onPagePushed event.&lt;br /&gt;
 [[UIRadialMenu:popPage|popPage]]                            Pop the stack of pages. Current page is the page on the top after popping.&lt;br /&gt;
 [[UIRadialMenu:clearPageStack|clearPageStack]]                     Clear the page stack.&lt;br /&gt;
 [[UIRadialMenu:postCommand|postCommand]]                        Post a command with the command data for the item.&lt;br /&gt;
 [[UIRadialMenu:loadFromDef|loadFromDef]]                        Load a radial menu from def files.&lt;br /&gt;
 [[UIRadialMenu:appendFromDef|appendFromDef]]                      Load a radial menu page from def files.&lt;br /&gt;
 [[UIRadialMenu:fillFromEnumerator|fillFromEnumerator]]                 Fill menu from an enumerator.&lt;br /&gt;
 [[UIRadialMenu:transitionItemVec4|transitionItemVec4]]                 Transition for an item.&lt;br /&gt;
 [[UIRadialMenu:getItemTransitionVec4Result|getItemTransitionVec4Result]]        Get the result from a transition given a property type.&lt;br /&gt;
 [[UIRadialMenu:clearTransitions|clearTransitions]]                   Clear transitions.&lt;br /&gt;
&lt;br /&gt;
== Events ==&lt;br /&gt;
 [[UIRadialMenu:onCommand|onCommand]]                          Called when the given input command occurs. The game script calls these commands to control navigation within the quick chat.&lt;br /&gt;
 [[UIRadialMenu:onMeasureItem|onMeasureItem]]                      Measure the item size before drawing.&lt;br /&gt;
 [[UIRadialMenu:onDrawItem|onDrawItem]]                         Draw a quick chat item.&lt;br /&gt;
 [[UIRadialMenu:onDrawContext|onDrawContext]]                      Draw the context button (centered in the radial menu).&lt;br /&gt;
 [[UIRadialMenu:onDrawDeadZone|onDrawDeadZone]]                     Not used.&lt;br /&gt;
 [[UIRadialMenu:onPagePushed|onPagePushed]]                       Called when the player enters a new page.&lt;br /&gt;
 [[UIRadialMenu:onPagePopped|onPagePopped]]                       Called when the player exits a page. currentPage will be -1 if there is no valid page.&lt;br /&gt;
&lt;br /&gt;
[[Category:GUIs]]&lt;/div&gt;</summary>
		<author><name>JRAD</name></author>
		
	</entry>
</feed>