Class: RPG::Animation::Frame

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

Instance Attribute Summary collapse

Instance Attribute Details

#cell_data

Returns the value of attribute cell_data.



2208
2209
2210
# File 'docs/0_Dependencies.rb', line 2208

def cell_data
  @cell_data
end

#cell_max

Returns the value of attribute cell_max.



2207
2208
2209
# File 'docs/0_Dependencies.rb', line 2207

def cell_max
  @cell_max
end