Table of Contents

GuiCanvas::setCursorPos

(Point2I pos)

Syntax

void GuiCanvas::setCursorPos(Point2I %pos[, __unk %__param1]);

Parameters

Point2I %pos
No description available.

[optional] __unk %__param1
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiCanvas::canTabFocus
GuiCanvas::cursorOff
GuiCanvas::cursorOn
GuiCanvas::getContent
GuiCanvas::getCursorPos
GuiCanvas::hideCursor
GuiCanvas::isCursorOn
GuiCanvas::popDialog
GuiCanvas::popLayer
GuiCanvas::pushDialog
GuiCanvas::renderFront
GuiCanvas::repaint
GuiCanvas::reset
GuiCanvas::setContent
GuiCanvas::setCursor
GuiCanvas::showCursor
GuiCanvas::tabNext

References

This function is not called by any other functions.