Class: Bayonetta::MOTFile::Key4

Inherits:
LibBin::Structure
  • Object
show all
Defined in:
lib/bayonetta/mot.rb

Instance Method Summary collapse

Constructor Details

#initializeKey4

Returns a new instance of Key4.



515
516
517
518
519
520
# File 'lib/bayonetta/mot.rb', line 515

def initialize
  @index = 0
  @cp = 0
  @cm0 = 0
  @cm1 = 0
end