Class: RGhost::Units::PSUnit
Instance Attribute Summary
Attributes inherited from Unit
Instance Method Summary collapse
Methods inherited from Unit
Methods inherited from PsObject
#<<, #call, #graphic_scope, #initialize, #raw, #set, #to_s
Constructor Details
This class inherits a constructor from RGhost::Units::Unit
Instance Method Details
#ps ⇒ Object
52 53 54 |
# File 'lib/rghost/units.rb', line 52 def ps "#{@value} " end |