dino-ge
Preparing search index...
core/GameObject
AbstractConstructor
Interface AbstractConstructor<T>
Interface representing an abstract class constructor.
interface
AbstractConstructor
<
T
>
{
name
:
string
;
prototype
:
T
;
}
Type Parameters
T
Index
Properties
name
prototype
Properties
name
name
:
string
prototype
prototype
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
prototype
dino-ge
Loading...
Interface representing an abstract class constructor.