Pawn.(constructor)

Constructs a new instance of the Pawn class

Signature:

constructor(name: string, resourceManager: ResourceManager, materialManager?: MaterialManager);

Parameters

ParameterDescription
name
resourceManager
materialManager