C# Class AkaCore.AkaLib.Evade.FastPredResult

Afficher le fichier Open project: Kysamaa/EloBuddy

Méthodes publiques

Свойство Type Description
CurrentPos System.Vector2
IsMoving bool
PredictedPos System.Vector2

Property Details

CurrentPos public_oe property

public Vector2,System CurrentPos
Résultat System.Vector2

IsMoving public_oe property

public bool IsMoving
Résultat bool

PredictedPos public_oe property

public Vector2,System PredictedPos
Résultat System.Vector2