没有在componte组件中如何使用this.schedule

自定义了一个敌人管理类,要周期性的创建敌人,但因为不是类不是继承的COMPONTS组件,该如何使用this.schedule进行定时操作昵

director.getScheduler().schedule

试下,谢谢