Skip to content

Latest commit

 

History

History

utils

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@shed/utils

🔨 一些辅助类,或还不足以放在独立包中的类

安装

npm install @shed/utils

或使用 yarn

yarn add @shed/utils

包含的类

  • Gameloop
  • EventDispatcher
  • Keyboard

实例

console.log('todo');

Contributors

License

The MIT License