~ubuntu-branches/ubuntu/trusty/manaplus/trusty-proposed

« back to all changes in this revision

Viewing changes to src/gui/viewport.h

  • Committer: Package Import Robot
  • Author(s): Patrick Matthäi
  • Date: 2013-07-11 10:09:41 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20130711100941-f0rwuvcwgl8ulqo8
Tags: 1.3.7.7.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
class Button;
36
36
class Being;
37
37
class BeingPopup;
 
38
class BrowserBox;
38
39
class ChatTab;
39
40
class FloorItem;
40
41
class Graphics;
189
190
 
190
191
        void showWindowsPopup();
191
192
 
 
193
        void showNpcDialogPopup(const int npcId);
 
194
 
192
195
        /**
193
196
         * Closes the popup menu. Needed for when the player dies or switching
194
197
         * maps.