C# Class Ballz.GameSession.Logic.BallControl

Exibir arquivo 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_oe property

protected float JumpCoolDown
return float

KeyPressed protected_oe property

protected Dictionary KeyPressed
return bool>.Dictionary

ballMadeAction public_oe property

public bool ballMadeAction
return bool