class UIC::Behavior
Public Class Methods
new( lua_path )
click to toggle source
# File lib/ruic/behaviors.rb, line 3 def initialize( lua_path ) self.file = lua_path end
# File lib/ruic/behaviors.rb, line 3 def initialize( lua_path ) self.file = lua_path end