Method: RGSS::Renderable.projection_id
- Defined in:
- lib/rgss/renderable.rb
.projection_id ⇒ Object (readonly)
Returns the value of attribute projection_id.
14 15 16 |
# File 'lib/rgss/renderable.rb', line 14 def projection_id @projection_id end |