Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

throw_event.h File Reference

#include <pandabase.h>
#include "eventQueue.h"
#include "pt_Event.h"
#include "eventHandler.h"
#include "throw_event.I"

Go to the source code of this file.

Functions

INLINE void throw_event (const CPT_Event &event)
INLINE void throw_event (const string &event_name)
INLINE void throw_event (const string &event_name, const EventParameter &p1)
INLINE void throw_event (const string &event_name, const EventParameter &p1, const EventParameter &p2)
INLINE void throw_event (const string &event_name, const EventParameter &p1, const EventParameter &p2, const EventParameter &p3)
INLINE void throw_event_directly (EventHandler &handler, const CPT_Event &event)
INLINE void throw_event_directly (EventHandler &handler, const string &event_name)
INLINE void throw_event_directly (EventHandler &handler, const string &event_name, const EventParameter &p1)
INLINE void throw_event_directly (EventHandler &handler, const string &event_name, const EventParameter &p1, const EventParameter &p2)
INLINE void throw_event_directly (EventHandler &handler, const string &event_name, const EventParameter &p1, const EventParameter &p2, const EventParameter &p3)


Function Documentation

INLINE void throw_event const string &  event_name,
const EventParameter p1,
const EventParameter p2,
const EventParameter p3
 

Referenced by PGEntry::accept(), PGButton::click(), wcrGraphicsWindow::deactivate_window(), AnimControl::do_action(), ButtonThrower::do_throw_event(), PGItem::enter(), PGEntry::erase(), PGItem::exit(), PGItem::focus_in(), PGItem::focus_out(), PGItem::keystroke(), PGEntry::overflow(), PGItem::press(), Loader::process_request(), PGItem::release(), AutonomousLerp::step(), Lerp::step(), GraphicsWindow::system_changed_properties(), Lens::throw_change_event(), MouseWatcher::throw_event_pattern(), CollisionHandlerEvent::throw_event_pattern(), PGEntry::type(), PGItem::within(), and PGItem::without().

INLINE void throw_event const string &  event_name,
const EventParameter p1,
const EventParameter p2
 

INLINE void throw_event const string &  event_name,
const EventParameter p1
 

INLINE void throw_event const string &  event_name  ) 
 

INLINE void throw_event const CPT_Event event  ) 
 

INLINE void throw_event_directly EventHandler handler,
const string &  event_name,
const EventParameter p1,
const EventParameter p2,
const EventParameter p3
 

Referenced by MouseWatcher::throw_event_pattern().

INLINE void throw_event_directly EventHandler handler,
const string &  event_name,
const EventParameter p1,
const EventParameter p2
 

INLINE void throw_event_directly EventHandler handler,
const string &  event_name,
const EventParameter p1
 

INLINE void throw_event_directly EventHandler handler,
const string &  event_name
 

INLINE void throw_event_directly EventHandler handler,
const CPT_Event event
 


Generated on Fri Apr 18 00:11:04 2003 for Panda by doxygen1.3