sparkle-engine

Interface IResources

interface IResources {
    resourcesId?: string;
    resourcesType?: ResourcesType;
}

Implemented by

Properties

resourcesId?: string
resourcesType?: ResourcesType