PhBoundaryEvent

PhBoundaryEvent -- The event of leaving or entering an event region.

Synopsis

class PhBoundaryEvent
{
    entered;    // PhEventRegion
    left;       // PhEventRegion
}
		

Description

Working with this class is beyond the scope of normal Gamma and Photon programming. For more information, please refer to PhEvent in the Photon documentation.

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.