![]()  | 
  
    Tactics: Western Philosophers Vs. Musicians
    0.12
    
   A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D. 
   | 
 
#include <UThread.h>
Public Member Functions | |
| SyncEvent () throw () | |
| ~SyncEvent () throw () | |
| void | set () throw () | 
| void | wait () throw () | 
      
  | 
  inline | |||||||||||||
Ported to POSIX using http://www.ibm.com/developerworks/linux/library/l-ipc2lin3.html
      
  | 
  inline | |||||||||||||
      
  | 
  inline | |||||||||||||
Mimic Windows' SetEvent(). Per MSDN, "Setting an event that is already set has no effect."
      
  | 
  inline | |||||||||||||
 1.8.6