|
Toolbox 0.0.1
Ritchie's accessible game engine'
|
Public Member Functions | |
| void | StartAcceptingWork () |
| void | StopAcceptingWork () |
| void | Perform (Action action) |
| Task | PerformAsync (Action action) |
| Task< T > | ComputeAsync< T > (Func< T > function) |
Properties | |
| string | Name [get, set] |
| bool | IsAcceptingWork [get] |
Events | |
| Action? | WorkStarted |
| Action? | WorkEnded |
|
inline |
Implements IJobThread.
|
inline |
Implements IJobThread.
|
inline |
Implements IJobThread.
|
inline |
Implements IJobThread.
|
inline |
Implements IJobThread.
|
get |
Implements IJobThread.
|
getset |
Implements IJobThread.