Class: Bayonetta::MOT2File::Interpolation4
- Inherits:
-
LibBin::Structure
- Object
- LibBin::Structure
- Bayonetta::MOT2File::Interpolation4
- Includes:
- AbsoluteIndexes, DirectValues, KeyFrameInterpolate
- Defined in:
- lib/bayonetta/mot.rb
Instance Method Summary collapse
Methods included from KeyFrameInterpolate
Methods included from AbsoluteIndexes
Methods included from DirectValues
Instance Method Details
#__size ⇒ Object
214 215 216 |
# File 'lib/bayonetta/mot.rb', line 214 def __size @keys.length * 16 end |