C# Class Bricklayer.Server.Entities.Player

Inheritance: Bricklayer.Common.Entities.Player
Afficher le fichier Open project: Cyral/Bricklayer

Méthodes publiques

Méthode Description
Player ( Map map, Vector2 position, string name, long remoteUniqueIdentifier, int id ) : System

Method Details

Player() public méthode

public Player ( Map map, Vector2 position, string name, long remoteUniqueIdentifier, int id ) : System
map Bricklayer.Common.World.Map
position Vector2
name string
remoteUniqueIdentifier long
id int
Résultat System