C# Class AkaCore.AkaLib.Evade.FastPredResult

Show file Open project: Kysamaa/EloBuddy

Public Properties

Property Type Description
CurrentPos System.Vector2
IsMoving bool
PredictedPos System.Vector2

Property Details

CurrentPos public property

public Vector2,System CurrentPos
return System.Vector2

IsMoving public property

public bool IsMoving
return bool

PredictedPos public property

public Vector2,System PredictedPos
return System.Vector2