abstract class Mallofneeds::Item
- Mallofneeds::Item
- Reference
- Object
Included Modules
- SF::Drawable
Direct Known Subclasses
Defined in:
mallofneeds.crConstructors
- .create_random(position) : Item
- .new(lifetime : Int32, price : Int32, fun __arg0 : Int32, health : Int32, position, texture_rect)
Instance Method Summary
Constructor Detail
def self.new(lifetime : Int32, price : Int32, fun __arg0 : Int32, health : Int32, position, texture_rect)
#