Gruppe22.Client.ActorView.ActorView C# (CSharp) Method

ActorView() public method

public ActorView ( ) : System
return System
        public ActorView()
        {
        }

Same methods

ActorView::ActorView ( Camera camera, Backend parent, int id, Microsoft.Xna.Framework.Content.ContentManager content, Backend position, Backend actor, string filename = "", int speed = 5, bool alive = true, int width = 96, int height = 96 ) : System