view range 20, refactor and screen rendering bufixes (#23) #36
Annotations
3 errors
build:
cmd/world/world_test.go#L50
cannot use avatar (variable of type AvatarMock) as common.AvatarReadOnly value in argument to world.Paint: AvatarMock does not implement common.AvatarReadOnly (missing method GetViewableRange)
|
build:
cmd/world/world_test.go#L50
cannot use avatar (variable of type AvatarMock) as common.ViewableEntity value in argument to world.Paint: AvatarMock does not implement common.ViewableEntity (missing method GetViewableRange)
|
build
Process completed with exit code 1.
|