Class: CP::Shape::Poly
Instance Attribute Summary (collapse)
-
- (Object) actor
Returns the value of attribute actor.
Instance Attribute Details
- (Object) actor
Returns the value of attribute actor
10 11 12 |
# File 'lib/gamebox/core/physics.rb', line 10 def actor @actor end |