C# Class Ballz.GameSession.Logic.BallControl

Show file Open project: SpagAachen/Ballz Class Usage Examples

Public Properties

Property Type Description
ballMadeAction bool

Protected Properties

Property Type Description
JumpCoolDown float
KeyPressed bool>.Dictionary

Property Details

JumpCoolDown protected property

protected float JumpCoolDown
return float

KeyPressed protected property

protected Dictionary KeyPressed
return bool>.Dictionary

ballMadeAction public property

public bool ballMadeAction
return bool