Class: RPG::BGS

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

Overview

BGS 的数据类

Instance Attribute Summary collapse

Attributes inherited from AudioFile

#name, #pitch, #volume

Instance Attribute Details

#posObject

Returns the value of attribute pos.



563
564
565
# File 'lib/R3EXS/RGSS3.rb', line 563

def pos
  @pos
end