aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/window.h
AgeCommit message (Expand)Author
2019-09-03HDB: Add drawInventory() and related functionsNipun Garg
2019-09-03HDB: Add inventory drawing dataNipun Garg
2019-09-03HDB: Add dialogActive()Nipun Garg
2019-09-03HDB: Add setInfobarDark()Nipun Garg
2019-09-03HDB: Add Infobar dataNipun Garg
2019-09-03HDB: Add drawDialog()Nipun Garg
2019-09-03HDB: Add drawBorder()Nipun Garg
2019-09-03HDB: Add checkDialogClose()Nipun Garg
2019-09-03HDB: Add closeDialog()Nipun Garg
2019-09-03HDB: Add Dialog constantsNipun Garg
2019-09-03HDB: Add struct DialogInfo and _dialogInfoNipun Garg
2019-09-03HDB: Add Window ClassNipun Garg