MyGUI  3.2.1
Public Member Functions
MyGUI::MemberObsolete< InputManager > Class Template Reference

#include <MyGUI_BackwardCompatibility.h>

+ Inheritance diagram for MyGUI::MemberObsolete< InputManager >:

Public Member Functions

const IntPointgetLastLeftPressed () const
 
const IntPointgetLastRightPressed () const
 

Detailed Description

template<>
class MyGUI::MemberObsolete< InputManager >

Definition at line 450 of file MyGUI_BackwardCompatibility.h.

Member Function Documentation

const IntPoint & MyGUI::MemberObsolete< InputManager >::getLastLeftPressed ( ) const
Deprecated:
" is deprecated, use : const IntPoint& getLastPressedPosition(MouseButton _id) with _id MouseButton::Left"

Definition at line 843 of file MyGUI_BackwardCompatibility.cpp.

const IntPoint & MyGUI::MemberObsolete< InputManager >::getLastRightPressed ( ) const
Deprecated:
" is deprecated, use : const IntPoint& getLastPressedPosition(MouseButton _id) with _id MouseButton::Right"

Definition at line 848 of file MyGUI_BackwardCompatibility.cpp.


The documentation for this class was generated from the following files: