Object <- InputServer <- MacintoshInputServer |
|
|
Poll |
Class MacintoshInputServer defines no new attributes.
Fields
No fields are defined by MacintoshInputServer or any of its superclasses.
Instance template
instance MacintoshInputServer tag; end instance;
Define Class MacintoshInputServer; inherits from InputServer; overrides Poll; // The whole main event handling goes here. end class;