makeopensource / Classic-RPG

A classic role-playing game with an engine.
GNU General Public License v3.0
7 stars 19 forks source link

Re-added functionality for tile type. #47

Closed jakesavi closed 2 years ago

jakesavi commented 2 years ago

Proposed changes

Added functionality for getTileType which simply returns an Int - I plan to put someone on test cases for this, so we can organize a very rudimentary map.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. This is simply a reminder of what we are going to look for before merging your code.