Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Headers/WRay_Events.h
/* |
* WRay_Events.h |
* |
* QuickDraw 3D 1.6 Sample |
* Robert Dierkes |
* |
* 07/28/98 RDD Created. |
*/ |
#ifndef _HWRay_Events |
#define _HWRay_Events |
#include <Events.h> |
Boolean Events_Initialize( |
void); |
void Events_Process ( |
void); |
Boolean Events_Update ( |
EventRecord *pEvent); |
#endif /* _HWRay_Events */ |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14