Esempio n. 1
0
 public Vector3D CurrentVelocity()
 {
     return(EntityEvaluator.EntityVelocity(ParentEntity));
 }