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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
OpenSkyNet::Utils::Thread Class Reference

#include <UThread.h>

Public Member Functions

 Thread ()
 
void create (void *(*start_address)(void *), void *arg)
 
void wait ()
 
void close ()
 

Constructor & Destructor Documentation

OpenSkyNet::Utils::Thread::Thread ( )
inline

Member Function Documentation

void OpenSkyNet::Utils::Thread::close ( )
inline
void OpenSkyNet::Utils::Thread::create ( void *(*)(void *)  start_address,
void arg 
)
inline
void OpenSkyNet::Utils::Thread::wait ( )
inline

The documentation for this class was generated from the following file: