nocs

NOCS (Not Only Colliding Spheres) exact 2D gas dynamics framework

View on GitHub

Class event

Overview

Class event is the abstract base class for the engine’s event system.

Interface

Getters

Public Methods

Service nested classes

wrapper

Subclass wrapper allows a proper wrapping for an event object so that the engine’s event system can properly allocate and compare the timings of the various events generated.

wrapper offers basic comparing operators and 2 casting operators.