mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 16:44:36 +00:00
Remove document reference
Removed incorrect document reference, as parent GuiTSCtrl does not implement mouse callback.
This commit is contained in:
parent
7cdfe63233
commit
96786020a2
1 changed files with 0 additions and 1 deletions
|
|
@ -211,7 +211,6 @@ IMPLEMENT_CALLBACK(GameTSCtrl, onMouseMove, void, (const char* screenPosition, c
|
||||||
" // Code to call when a mouse event occurs.\n"
|
" // Code to call when a mouse event occurs.\n"
|
||||||
"}\n"
|
"}\n"
|
||||||
"@endtsexample\n\n"
|
"@endtsexample\n\n"
|
||||||
"@see GuiTSCtrl\n\n"
|
|
||||||
);
|
);
|
||||||
|
|
||||||
GameTSCtrl::GameTSCtrl()
|
GameTSCtrl::GameTSCtrl()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue