Public Member Functions | Protected Member Functions

LinePiecePowerup Class Reference

The target player's next piece will be a line piece. More...

#include <LinePiecePowerup.h>

Inheritance diagram for LinePiecePowerup:
Powerup

List of all members.

Public Member Functions

virtual PowerupId GetPowerupId ()
 The unique PowerupId representing this powerup.
virtual GuiImageData * GetImageData ()
 The image associated with this powerup.
virtual string * GetHelpText ()
 A description of this powerup used in the menu.

Protected Member Functions

virtual PowerupGetInstance ()
 Returns a new powerup instance.
virtual void StartEffect (u8 player)
 Returns a static powerup instance.
virtual void StopEffect (u8 player)
 Reverts the state back to normal.
virtual u32 GetDuration ()
 The duration of this powerup, in milliseconds.

Detailed Description

The target player's next piece will be a line piece.

Definition at line 7 of file LinePiecePowerup.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines