C# Class Source.Game1.Powerup

Show file Open project: HarkerGameDev/ClubFair

Public Properties

Property Type Description
PlayerAffected int
Position Vector2
TimeLeft float
Type PowerType

Property Details

PlayerAffected public property

public int PlayerAffected
return int

Position public property

public Vector2 Position
return Vector2

TimeLeft public property

public float TimeLeft
return float

Type public property

public PowerType Type
return PowerType