Bandidos
Public Attributes | List of all members
com.mygdx.game.score.ScoreHolderComponent.ScoreGainType Enum Reference

Public Attributes

 Destroy
 
 Hit
 

Detailed Description

The score gain types for the game

Author
Ramses Di Perna

Member Data Documentation

◆ Destroy

com.mygdx.game.score.ScoreHolderComponent.ScoreGainType.Destroy

This entity represents the gaining of its score should be done after it being destroyed

◆ Hit

com.mygdx.game.score.ScoreHolderComponent.ScoreGainType.Hit

This entity represents the gaining of its score must be done after it being hit


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