Empezando con los actores y polimorfismo. Ya pinta la plataforma movil
This commit is contained in:
@@ -19,7 +19,7 @@ private:
|
||||
|
||||
public:
|
||||
// Constructor
|
||||
ActorMovingPlatform();
|
||||
ActorMovingPlatform(actor_t actor, SDL_Point p1, SDL_Point p2);
|
||||
|
||||
// Destructor
|
||||
~ActorMovingPlatform();
|
||||
|
||||
Reference in New Issue
Block a user