eva.js.gameobject._constructor_
Home > @eva/eva.js > GameObject > (constructor)
GameObject.(constructor)
Constructs a new instance of the GameObject
class
constructor(name: string, obj?: TransformParams);
Parameters
Parameter | Type | Description |
---|---|---|
name | string | |
obj | TransformParams |