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