Class: RPG::BGM
Overview
BGM 的数据类
Instance Attribute Summary collapse
-
#pos ⇒ Object
Returns the value of attribute pos.
Attributes inherited from AudioFile
Instance Attribute Details
#pos ⇒ Object
Returns the value of attribute pos.
558 559 560 |
# File 'lib/R3EXS/RGSS3.rb', line 558 def pos @pos end |