Skip to content
On this page

IProp

Interface Definition

ts
interface IProp {
    readonly drawable: number;
    readonly texture: number;
};

Documentation

Documentation Created with ❤️ by Stuyk