EventLoop Struct Reference
[Core Engine Services]

Inherits Service.

Inherited by SDLEventLoop.

List of all members.

Public Methods

virtual EventgetEvent ()=0


Detailed Description

A standardized event loop interface. Used by CoreService to talk to whoever provides the event loop services.


Member Function Documentation

virtual Event* EventLoop::getEvent   [pure virtual]
 

Retrieve an event from the loop.

Returns:
An event object if one is available, or NULL if the event queue is empty.


The documentation for this struct was generated from the following file:


Flat Four Engine
Copyright (C) 2001 by 379, Inc.
This page generated by Doxygen