You are here

Ruby

Basic Item representation in Ruby

  1. class Item
  2.   attr_accessor :id, :name, :icon, :quality, :bonding, :class_id, :equip_inventory_type,
Articles: 
Source code: 
Subscribe to RSS - Ruby