Mercurial > mm7
comparison GUIWindow.cpp @ 271:1f0af5cac2dd
_42ECB5_PlayerAttacksActor
author | Nomad |
---|---|
date | Mon, 18 Feb 2013 13:07:25 +0200 |
parents | fb890fb66cad |
children | 0ea5fbd16edb |
comparison
equal
deleted
inserted
replaced
268:0b58962bf229 | 271:1f0af5cac2dd |
---|---|
1725 v14 = pButton->uX; | 1725 v14 = pButton->uX; |
1726 pButton->uButtonType = a6; | 1726 pButton->uButtonType = a6; |
1727 v15 = v14 + uWidth - 1; | 1727 v15 = v14 + uWidth - 1; |
1728 pButton->uZ = v15; | 1728 pButton->uZ = v15; |
1729 v17 = pButton->uY; | 1729 v17 = pButton->uY; |
1730 pButton->field_2C = 0; | 1730 pButton->field_2C_is_pushed = 0; |
1731 pButton->uW = v17 + uHeight - 1; | 1731 pButton->uW = v17 + uHeight - 1; |
1732 pButton->field_1C = a7; | 1732 pButton->field_1C = a7; |
1733 pButton->uControlID = uControlID; | 1733 pButton->uControlID = uControlID; |
1734 pButton->uControlParam = uControlParam; | 1734 pButton->uControlParam = uControlParam; |
1735 pButton->uHotkey = uHotkey; | 1735 pButton->uHotkey = uHotkey; |