Class: Bayonetta::MOT2File::Interpolation8
- Inherits:
-
LibBin::Structure
- Object
- LibBin::Structure
- Bayonetta::MOT2File::Interpolation8
- 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
322 323 324 |
# File 'lib/bayonetta/mot.rb', line 322 def __size 12 + @keys.length * 4 end |