Class: RPG::Animation::Frame

Inherits:
Object
  • Object
show all
Defined in:
scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cell_data

Returns the value of attribute cell_data.



13
14
15
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 13

def cell_data
  @cell_data
end

#cell_max

Returns the value of attribute cell_max.



12
13
14
# File 'scripts/00000 Dependencies/00001 LiteRGSS2/99999 RMXP_DATA.rb', line 12

def cell_max
  @cell_max
end