Class: Bayonetta::MOTFile::Interpolation6
- Inherits:
-
LibBin::Structure
- Object
- LibBin::Structure
- Bayonetta::MOTFile::Interpolation6
- Includes:
- KeyFrameInterpolate, QuantizedValues, RelativeIndexes
- Defined in:
- lib/bayonetta/mot.rb
Instance Method Summary collapse
Methods included from KeyFrameInterpolate
Methods included from RelativeIndexes
Methods included from QuantizedValues
Instance Method Details
#__size ⇒ Object
573 574 575 |
# File 'lib/bayonetta/mot.rb', line 573 def __size 12 + @keys.length*4 end |