Class: OsuRuby::Database::ReplayGraph

Inherits:
BaseDB
  • Object
show all
Defined in:
(osu-ruby2 0.0.2) osu-ruby2/database/file.rb

Overview

Note:

If you ever tried to write things from this class. Seriously,

you need some work than that.

Constant Summary collapse

VERSION_COMPRESS =

I don't know

20160101

Instance Attribute Summary

Attributes inherited from BaseDB

#version

Method Summary

Methods inherited from BaseDB

#initialize, #initialize_copy, #inspect, load, #read_file, #read_structs, #version!, #write_structs, #write_to_file

Methods included from Interface::MultiplexerInterface

extended

Constructor Details

This class inherits a constructor from OsuRuby::Database::BaseDB