说明:GMS2脚本编写器
热荡荡这会吸
东西
基于堆栈的东西,有点基本,但是具有一些简洁的功能
用法
通过创建scr iptHandler并使用公共函数加载命令来定义命令序列;
Event = new EventHandler();
//Commands are added directly via public functions
Event.Push(100);
Event.Pop();
et cetera
与
Event.Update( Timestep);
Timestep每秒的帧数,1 /
<weixin_42127748> 上传 | 大小:19kb