class FindingMaya::Player
- FindingMaya::Player
- Reference
- Object
Defined in:
player.crConstructors
Instance Method Summary
-
#agility : Int32
stats
-
#agility=(agility : Int32)
stats
-
#cash : Int32
cash
-
#cash=(cash : Int32)
cash
- #charisma : Int32
- #charisma=(charisma : Int32)
- #collision? : Bool
- #draw
- #intelligence : Int32
- #intelligence=(intelligence : Int32)
-
#inventory : Inventory
inventory
- #last_direction : String
- #last_direction=(last_direction : String)
- #move_by(x : Int32 = 0, y : Int32 = 0)
- #move_to(x : Int32 = 0, y : Int32 = 0)
-
#name : String
main information
-
#rectangle : Raylib::Rectangle
rectangle
- #send(stat : String) : Int32
- #strength : Int32
- #strength=(strength : Int32)
-
#x : Int32
position
-
#x=(x : Int32)
position
- #y : Int32
- #y=(y : Int32)