This commit is contained in:
parent
4c93823479
commit
f701f34dc4
25 changed files with 264 additions and 276 deletions
|
@ -29,6 +29,7 @@
|
|||
class CEnemyAsSpriteProjectile : public CPlayerProjectile
|
||||
{
|
||||
public:
|
||||
static CEnemyAsSpriteProjectile *Create();
|
||||
void render();
|
||||
void setGraphic( int frame );
|
||||
void setRGB( int R, int G, int B );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue