Class: RPG::Animation::Frame

Inherits:
Object
  • Object
show all
Defined in:
docs/00000_Dependencies.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cell_data

Returns the value of attribute cell_data.



1106
1107
1108
# File 'docs/00000_Dependencies.rb', line 1106

def cell_data
  @cell_data
end

#cell_max

Returns the value of attribute cell_max.



1105
1106
1107
# File 'docs/00000_Dependencies.rb', line 1105

def cell_max
  @cell_max
end