class Sidtool::State
Attributes
current_frame[RW]
Public Class Methods
new()
click to toggle source
# File lib/sidtool/state.rb, line 5 def initialize @current_frame = 0 end
# File lib/sidtool/state.rb, line 5 def initialize @current_frame = 0 end