Actor Constructor Delta Engine Documentation
Initializes a new instance of the Actor class

Namespace: TinyPlatformer
Assembly: TinyPlatformer (in TinyPlatformer.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public Actor(
	Map map,
	Vector2D position,
	string type
)
See Also