next up previous contents index
Next: (8) Random Number Up: Building Ping-Pong Game using Previous: (6) Adding Interfacing Ports   Contents   Index

(7) Defining Four Characteristic Functions

The characteristic functions such as $ \tau, \delta_x, \delta_y$ plus init() are pure virtual, and so we should override them when defining a concrete class of Atomic. These characteristic functions describe the behavior of the state transition diagram of Figure 1.3.



MHHwang 2007-05-07