class Stk_PassiveSender

This class is used to create messages sender that need time cpu

Inheritance:


Public Methods

[more]int Loop()
hook function: generate events here
[more]void PostMessage(Stk_Message *)
send a message


Documentation

This class is used to create messages sender that need time cpu. An exemple is the keyboard.
oint Loop()
hook function: generate events here

ovoid PostMessage(Stk_Message *)
send a message


Direct child classes:
Stk_Keyboard
Stk_Joy

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.