index
:
FelECS
arry
dev
master
mruby-gem
namechange
revert-12-arry
system
The Engine Agnostic ECS Ruby Framework
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
deprecated
/
components
/
07_battle.rb
blob: 996c03c5983feafea4a326fc340357e1123c9910 (
plain
)
1
2
3
4
5
6
# frozen_string_literal: true class Components class Battle < Helper::Level end end