Class: Bayonetta::MOTFile::Interpolation7
- Inherits:
-
LibBin::Structure
- Object
- LibBin::Structure
- Bayonetta::MOTFile::Interpolation7
- 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
612 613 614 |
# File 'lib/bayonetta/mot.rb', line 612 def __size 12 + @keys.length * 6 end |