mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-06 11:51:58 -04:00
add eventParameter.h
This commit is contained in:
parent
e001e35a60
commit
97c729f78b
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
#include "eventQueue.h"
|
#include "eventQueue.h"
|
||||||
#include "pt_Event.h"
|
#include "pt_Event.h"
|
||||||
|
#include "eventParameter.h"
|
||||||
|
|
||||||
// A handful of convenience functions to throw events.
|
// A handful of convenience functions to throw events.
|
||||||
INLINE void throw_event(const CPT_Event &event);
|
INLINE void throw_event(const CPT_Event &event);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user