tresinformal / drakkar

The tresinformal video game called 'Drakkar'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename `game_view::draw_player_coords` to `game_view::draw_player_info`

EvoLandEco opened this issue · comments

This function currently does more than its name indicates, I plan to make this function show more info (for example player size) on the fourth panel, let's rename it to game_view::draw_player_info

I don't think such simple changes as refactoring require opening an issue for it, unless you plan to do it later or have someone else work on it later ;)

@TheoPannetier Maybe as a reference in case someone couldn't find these functions? 😋 Anyway it's done, closed by #693