Class: Bayonetta::MOT2File::Interpolation5
- Inherits:
-
LibBin::Structure
- Object
- LibBin::Structure
- Bayonetta::MOT2File::Interpolation5
- 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
239 240 241 |
# File 'lib/bayonetta/mot.rb', line 239 def __size 24 + @keys.length * 8 end |