PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandabase.h"
#include "mouseWatcherRegion.h"
#include "mouseWatcherGroup.h"
#include "dataNode.h"
#include "luse.h"
#include "pointerTo.h"
#include "eventHandler.h"
#include "modifierButtons.h"
#include "buttonHandle.h"
#include "buttonEventList.h"
#include "pointerEvent.h"
#include "pointerEventList.h"
#include "linmath_events.h"
#include "bitArray.h"
#include "clockObject.h"
#include "pvector.h"
#include "displayRegion.h"
#include "mouseWatcher.I"
Go to the source code of this file.
Classes | |
class | MouseWatcher |
This TFormer maintains a list of rectangular regions on the screen that are considered special mouse regions; typically these will be click buttons. More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file mouseWatcher.h.