Class: RPG::BGM

Inherits:
AudioFile show all
Defined in:
lib/R3EXS/RGSS3.rb

Overview

BGM 的数据类

Instance Attribute Summary collapse

Attributes inherited from AudioFile

#name, #pitch, #volume

Instance Attribute Details

#posObject

Returns the value of attribute pos.



558
559
560
# File 'lib/R3EXS/RGSS3.rb', line 558

def pos
  @pos
end