JNGL
Easy to use cross-platform 2D game library
|
This is the complete list of members for Work, including all inherited members.
draw() const =0 | Job | pure virtual |
Job()=default | Job | |
Job(const Job &)=default | Job | |
Job(Job &&)=default | Job | |
onBackEvent() | Work | virtual |
onControllerBack() | Work | virtual |
onLoad() | Work | virtual |
onPauseEvent() | Work | virtual |
onQuitEvent() | Work | virtual |
operator=(const Job &)=default | Job | |
operator=(Job &&)=default | Job | |
step()=0 | Job | pure virtual |
~Job() | Job | virtual |