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

panda/src/event/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

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


Detailed Description

Definition in file throw_event.h.


Function Documentation

void throw_event const string &  event_name,
const EventParameter p1,
const EventParameter p2,
const EventParameter p3
[inline]
 

Definition at line 52 of file throw_event.I.

References Event::add_parameter(), EventQueue::get_global_event_queue(), and EventQueue::queue_event().

Referenced by PGItem::activate_region(), PGItem::enter(), PGItem::exit(), PGItem::recompute_internal_bound(), MouseWatcher::remove_regions_from(), and Lerp::step().

void throw_event const string &  event_name,
const EventParameter p1,
const EventParameter p2
[inline]
 

Definition at line 42 of file throw_event.I.

void throw_event const string &  event_name,
const EventParameter p1
[inline]
 

Definition at line 34 of file throw_event.I.

void throw_event const string &  event_name  )  [inline]
 

Definition at line 29 of file throw_event.I.

void throw_event const CPT_Event event  )  [inline]
 

Definition at line 24 of file throw_event.I.

void throw_event_directly EventHandler handler,
const string &  event_name,
const EventParameter p1,
const EventParameter p2,
const EventParameter p3
[inline]
 

Definition at line 100 of file throw_event.I.

Referenced by MouseWatcher::remove_regions_from().

void throw_event_directly EventHandler handler,
const string &  event_name,
const EventParameter p1,
const EventParameter p2
[inline]
 

Definition at line 89 of file throw_event.I.

void throw_event_directly EventHandler handler,
const string &  event_name,
const EventParameter p1
[inline]
 

Definition at line 80 of file throw_event.I.

void throw_event_directly EventHandler handler,
const string &  event_name
[inline]
 

Definition at line 74 of file throw_event.I.

void throw_event_directly EventHandler handler,
const CPT_Event event
[inline]
 

Definition at line 68 of file throw_event.I.


Generated on Fri May 2 00:45:30 2003 for Panda by doxygen1.3