ShadowApex / godot-go

Go language bindings for the Godot Engine's GDNative API.
MIT License
363 stars 31 forks source link

Implement properties for Go classes #8

Closed ShadowApex closed 6 years ago

ShadowApex commented 7 years ago

We should be able to expose properties as well as methods to Godot.