codingteam / Keter

A roguelike game in the SCP setting.
https://codingteam.github.io/Keter/
MIT License
14 stars 5 forks source link

Equipment category view #48

Closed ForNeVeR closed 9 years ago

ForNeVeR commented 9 years ago

I've started work on the inventory screen. Today we'll have only equipment category list that looks like this:

image

Yeah, that looks like a tiny change, but really it took some work to implement all this ItemsViewModel and ListView machinery. That will be reused many times for implementing other item lists in inventory / equipment screens.

ForNeVeR commented 9 years ago

cc @rexim

rexim commented 9 years ago

Nothing critical. I approve this shit.