Class: Bayonetta::MOT2File::Interpolation4

Inherits:
LibBin::Structure
  • Object
show all
Includes:
AbsoluteIndexes, DirectValues, KeyFrameInterpolate
Defined in:
lib/bayonetta/mot.rb

Instance Method Summary collapse

Methods included from KeyFrameInterpolate

#interpol, #value, #values

Methods included from AbsoluteIndexes

#key_frame_indexes

Methods included from DirectValues

#get_m0, #get_m1, #get_p

Instance Method Details

#__sizeObject



214
215
216
# File 'lib/bayonetta/mot.rb', line 214

def __size
  @keys.length * 16
end