Method: PlayerInput#stats
- Defined in:
- lib/entities/components/player_input.rb
#stats ⇒ Object (readonly)
Returns the value of attribute stats.
4 5 6 |
# File 'lib/entities/components/player_input.rb', line 4 def stats @stats end |