DoopelPonger
Public Member Functions | Properties | List of all members
CoopPlayerGoodHitParameters Class Reference

Parameters to give to listeners of the event emitted when a player gets hit by a good ball. More...

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

Public Member Functions

 CoopPlayerGoodHitParameters (int playerNumber)
 

Properties

int PlayerNumber [get]
 

Additional Inherited Members

- Static Public Attributes inherited from EventParameters
static readonly EventParameters GLOBAL_EVENT_PARAMETER = new EventParameters()
 

Detailed Description

Parameters to give to listeners of the event emitted when a player gets hit by a good ball.

Constructor & Destructor Documentation

◆ CoopPlayerGoodHitParameters()

CoopPlayerGoodHitParameters.CoopPlayerGoodHitParameters ( int  playerNumber)

Property Documentation

◆ PlayerNumber

int CoopPlayerGoodHitParameters.PlayerNumber
get
Returns
The player number that got hit by the good ball.

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