mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-11 21:00:35 +01:00
177 lines
10 KiB
HTML
177 lines
10 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<title>Irrlicht 3D Engine: ICursorControl.h File Reference</title>
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(initResizable);
|
|
</script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() { searchBox.OnSelectItem(0); });
|
|
</script>
|
|
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div! -->
|
|
|
|
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
|
|
<td id="projectlogo"><img alt="Logo" src="irrlichtlogo.png"/></td>
|
|
|
|
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">Irrlicht 3D Engine
|
|
|
|
</div>
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
<td> <div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</td>
|
|
|
|
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<!-- Generated by Doxygen 1.7.5.1 -->
|
|
<script type="text/javascript">
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
</script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</div>
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
initNavTree('_i_cursor_control_8h.html','');
|
|
</script>
|
|
<div id="doc-content">
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Classes</a> |
|
|
<a href="#namespaces">Namespaces</a> |
|
|
<a href="#enum-members">Enumerations</a> |
|
|
<a href="#var-members">Variables</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">ICursorControl.h File Reference</div> </div>
|
|
</div>
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="_i_reference_counted_8h_source.html">IReferenceCounted.h</a>"</code><br/>
|
|
<code>#include "<a class="el" href="position2d_8h_source.html">position2d.h</a>"</code><br/>
|
|
<code>#include "<a class="el" href="rect_8h_source.html">rect.h</a>"</code><br/>
|
|
</div>
|
|
<p><a href="_i_cursor_control_8h_source.html">Go to the source code of this file.</a></p>
|
|
<h2><a name="nested-classes"></a>
|
|
Classes</h2>
|
|
<ul>
|
|
<li>class <a class="el" href="classirr_1_1gui_1_1_i_cursor_control.html">irr::gui::ICursorControl</a>
|
|
<dl class="el"><dd class="mdescRight">Interface to manipulate the mouse cursor. <a href="classirr_1_1gui_1_1_i_cursor_control.html#details">More...</a><br/></dl><li>struct <a class="el" href="structirr_1_1gui_1_1_s_cursor_sprite.html">irr::gui::SCursorSprite</a>
|
|
<dl class="el"><dd class="mdescRight">structure used to set sprites as cursors. <a href="structirr_1_1gui_1_1_s_cursor_sprite.html#details">More...</a><br/></dl></ul>
|
|
<h2><a name="namespaces"></a>
|
|
Namespaces</h2>
|
|
<ul>
|
|
<li>namespace <a class="el" href="namespaceirr.html">irr</a>
|
|
<dl class="el"><dd class="mdescRight"><p>Everything in the Irrlicht Engine can be found in this namespace. </p>
|
|
<br/></dl><li>namespace <a class="el" href="namespaceirr_1_1gui.html">irr::gui</a>
|
|
<dl class="el"><dd class="mdescRight"><p>The gui namespace contains useful classes for easy creation of a graphical user interface. </p>
|
|
<br/></dl></ul>
|
|
<h2><a name="enum-members"></a>
|
|
Enumerations</h2>
|
|
<ul>
|
|
<li>enum <a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879b">irr::gui::ECURSOR_ICON</a> { <br/>
|
|
  <a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba035d2ef432b28541c4cae6af7350b724">irr::gui::ECI_NORMAL</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba06230702d664ff50caa53174fcb8dd93">irr::gui::ECI_CROSS</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba1f6f871650eaf988b74f1528e8729c3c">irr::gui::ECI_HAND</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba4d7bb4ab9874fdebdbadf4ecff4f36ef">irr::gui::ECI_HELP</a>,
|
|
<br/>
|
|
  <a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba0adaf77f6f429ed4e29dae84ced95e96">irr::gui::ECI_IBEAM</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879baea1febebe0d9c605473ee755bfafa211">irr::gui::ECI_NO</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba21d4e894c80bda844b63e1fa41780440">irr::gui::ECI_WAIT</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879baaf52e3fa2104ba7e0ae9d0e047e75d61">irr::gui::ECI_SIZEALL</a>,
|
|
<br/>
|
|
  <a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba882eca63166fe5ad03178ddb354c25ca">irr::gui::ECI_SIZENESW</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba58ef40d8866aeafff9ed0793db893bb9">irr::gui::ECI_SIZENWSE</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879bac940331c55aabae19fce31cea8115f9d">irr::gui::ECI_SIZENS</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879bae94a0a825a0426f0a0aeda56576f24f8">irr::gui::ECI_SIZEWE</a>,
|
|
<br/>
|
|
  <a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba95458027fde2f320f3bf05b5bcd62694">irr::gui::ECI_UP</a>,
|
|
<a class="el" href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879ba4960196a815443cf827e58ca48232583">irr::gui::ECI_COUNT</a>
|
|
<br/>
|
|
}
|
|
<dl class="el"><dd class="mdescRight">Default icons for cursors. <a href="namespaceirr_1_1gui.html#aefee802dd632c5735703e40ef40f879b">More...</a><br/></dl><li>enum <a class="el" href="namespaceirr_1_1gui.html#abbd186f9cfba2f805d98248df226acef">irr::gui::ECURSOR_PLATFORM_BEHAVIOR</a> { <a class="el" href="namespaceirr_1_1gui.html#abbd186f9cfba2f805d98248df226acefaea42899f7236957b21660fd74dda283d">irr::gui::ECPB_NONE</a> = 0,
|
|
<a class="el" href="namespaceirr_1_1gui.html#abbd186f9cfba2f805d98248df226acefa462d7a82478e4b89a31c15fdb20bd16e">irr::gui::ECPB_X11_CACHE_UPDATES</a> = 1
|
|
}
|
|
<dl class="el"><dd class="mdescRight">platform specific behavior flags for the cursor <a href="namespaceirr_1_1gui.html#abbd186f9cfba2f805d98248df226acef">More...</a><br/></dl></ul>
|
|
<h2><a name="var-members"></a>
|
|
Variables</h2>
|
|
<ul>
|
|
<li>const c8 *const <a class="el" href="namespaceirr_1_1gui.html#a33bd57d04dbf92750f64a244df85cd51">irr::gui::GUICursorIconNames</a> [ECI_COUNT+1]
|
|
<dl class="el"><dd class="mdescRight">Names for ECURSOR_ICON. <a href="#a33bd57d04dbf92750f64a244df85cd51"></a><br/></dl></ul>
|
|
</div>
|
|
</div>
|
|
<div id="nav-path" class="navpath">
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="_i_cursor_control_8h.html">ICursorControl.h</a> </li>
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Defines</a></div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
|
|
<li class="footer">
|
|
<a href="http://irrlicht.sourceforge.net" target="_blank">Irrlicht
|
|
Engine</a> Documentation © 2003-2012 by Nikolaus Gebhardt. Generated on Sat Jul 9 2016 18:18:22 for Irrlicht 3D Engine by
|
|
<a href="http://www.doxygen.org/index.html" target="_blank">Doxygen</a> 1.7.5.1 </li>
|
|
</ul>
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html>
|