class

FindingMaya::Item

Inherits Reference < Object

Constructors

new(name : String, item_class : ItemClass, texture : Raylib::Texture2D, description : String = "", x : Int32 = 0, y : Int32 = 0)
Source

Instance methods

description
Source
draw
Source
equipped
Source
equipped=(equipped : Bool)
Source
item_class
Source
name
Source
texture
Source
x=(x : Int32)
Source
y=(y : Int32)
Source

Nested types