Class: RPG::CommonEvent

Inherits:
Object
  • Object
show all
Defined in:
lib/classes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#listObject

Returns the value of attribute list.



138
139
140
# File 'lib/classes.rb', line 138

def list
  @list
end

#pagesObject

Returns the value of attribute pages.



138
139
140
# File 'lib/classes.rb', line 138

def pages
  @pages
end