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_indoor.rb
blob: 762c23979dcacce9159107a4ad03ccad2a0fa3d0 (
plain
)
1
2
3
4
5
6
# frozen_string_literal: true class Components class Indoor < Helper::Level end end