FindingMaya::Item
Inherits Reference < Object
Constructors
new(name : String, item_class : ItemClass, texture : Raylib::Texture2D, description : String = "", x : Int32 = 0, y : Int32 = 0)
SourceInstance methods
description
Sourcedraw
Sourceequipped
Sourceequipped=(equipped : Bool)
Sourceitem_class
Sourcename
Sourcetexture
Sourcex=(x : Int32)
Sourcey=(y : Int32)
Source