Пример #1
0
 public void Update(Vector2 position, int pos, int FWidthHalf)
 {
     CLevel.LayersLookAt(position);
     CLevel.LayersUpdate(pos, FWidthHalf);
 }