Public Member Functions | Public Attributes

TetrisPieceConnectivityInfo Struct Reference

Connectivity information used for powerup pieces. More...

#include <TetrisPiece.h>

List of all members.

Public Member Functions

 TetrisPieceConnectivityInfo (PowerupId pupId=POWERUP_ID_NONE, u8 maxCount=DEFAULT_BLOCKS_PER_PIECE)

Public Attributes

PowerupId powerupId
u8 counter

Detailed Description

Connectivity information used for powerup pieces.

Describes how many individual blocks (0-4) of a tetris piece are still connected; once all the blocks have been cleared, the player gains the associated powerup.

Definition at line 120 of file TetrisPiece.h.


The documentation for this struct was generated from the following file: