DoopelPonger
Public Member Functions | Public Attributes | List of all members
TutorialPlayerPowerUpDecider Class Reference

Implementation of the CoopPlayerPowerUpDecider to always give the exact power up no matter what. More...

Inheritance diagram for TutorialPlayerPowerUpDecider:
Inheritance graph
[legend]
Collaboration diagram for TutorialPlayerPowerUpDecider:
Collaboration graph
[legend]

Public Member Functions

override CoopPlayerPowerUp GetPowerUp ()
 

Public Attributes

CoopPlayerPowerUp tutorialPowerUp
 
- Public Attributes inherited from CoopPlayerPowerUpDecider
CoopPlayerPowerUp [] commonPowerUps
 
CoopPlayerPowerUp [] multiPlayerOnlyPowerUps
 
CoopPlayerPowerUp [] singlePlayerOnlyPowerUps
 
BoundriesCreator.GameMode gameMode
 

Detailed Description

Implementation of the CoopPlayerPowerUpDecider to always give the exact power up no matter what.

Member Function Documentation

◆ GetPowerUp()

override CoopPlayerPowerUp TutorialPlayerPowerUpDecider.GetPowerUp ( )
virtual
Returns
An instance of tutorailPowerUp will be returned to use as the power up.

Reimplemented from CoopPlayerPowerUpDecider.

Member Data Documentation

◆ tutorialPowerUp

CoopPlayerPowerUp TutorialPlayerPowerUpDecider.tutorialPowerUp

Power up to always return when the GetPowerUp method is returned.


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