/** 背景 */ import { IEntityLooksBackdrop } from "../entity/IEntityLooksBackdrop"; export type ISpriteLooksBackdrop = IEntityLooksBackdrop;