Astroids.Classes.Asteroid.Asteroid C# (CSharp) Méthode

Asteroid() public méthode

public Asteroid ( ) : System
Résultat System
        public Asteroid()
        {
        }

Same methods

Asteroid::Asteroid ( int posX, int posY, int size, float speed, Vector2 direction ) : System
Asteroid::Asteroid ( int posX, int posY, int size, float speed, Vector2 direction, Microsoft.Xna.Framework.Content.ContentManager content ) : System