Class: Bayonetta::MOTFile::Interpolation4
- Inherits:
-
LibBin::Structure
- Object
- LibBin::Structure
- Bayonetta::MOTFile::Interpolation4
- Includes:
- AbsoluteIndexes, KeyFrameInterpolate, QuantizedValues
- Defined in:
- lib/bayonetta/mot.rb
Instance Method Summary collapse
Methods included from KeyFrameInterpolate
Methods included from AbsoluteIndexes
Methods included from QuantizedValues
Instance Method Details
#__size ⇒ Object
536 537 538 |
# File 'lib/bayonetta/mot.rb', line 536 def __size 24 + @keys.length*8 end |