class Nova::Starbound::DefaultBehavior
Public Class Methods
new(protocol)
click to toggle source
Initialize the class.
# File lib/nova/starbound/default_behavior.rb, line 20 def initialize(protocol) attach_events protocol end