This website requires JavaScript.
Explore
Help
Sign In
martin
/
TinyAdventure
Watch
1
Star
0
Fork
You've already forked TinyAdventure
0
Code
Issues
9
Pull Requests
Packages
Projects
1
Releases
Wiki
Activity
f555eceffc
TinyAdventure
/
ui
/
item_stack.gd
6 lines
74 B
GDScript
Raw
Blame
History
class_name
ItemStack
extends
Node
var
item
:
Item
=
null
var
count
:
int
=
0
Reference in New Issue
View Git Blame
Copy Permalink