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