Skip to content

i-renderable-2d.entity overview


Table of contents


utils

IRenderable2dEntity (class)

Signature

export declare class IRenderable2dEntity<TypeDoc, PTypeDoc>

_world (property)

Signature

_world: Gg2dWorld<TypeDoc, PTypeDoc, IVisualScene2dComponent<TypeDoc>, IPhysicsWorld2dComponent<PTypeDoc>> | null