|
Worms -- OOP Redo
2016-01
Worms-Redo Project as a learning vehicle.
|
#include <worm.hpp>
Public Attributes | |
| int | attr |
| int | onec |
| int ASOG::attr |
Definition at line 17 of file worms.h.
Referenced by showOneWorm(), Worm::showOneWorm(), and showScreen().
| int ASOG::onec |
Definition at line 16 of file worms.h.
Referenced by Worm::eatACarrot(), showOneWorm(), Worm::showOneWorm(), and showScreen().
1.8.11