Add comments

This commit is contained in:
Milan Nikolic 2017-10-28 16:39:11 +02:00
parent 62b98741c0
commit 498d26994c

View file

@ -6,6 +6,7 @@ import (
"github.com/gen2brain/raylib-go/raylib"
)
// Bunny type
type Bunny struct {
Position raylib.Vector2
Speed raylib.Vector2