- Timestamp:
- Jan 4, 2016, 5:22:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationHS15/src/modules/hover/HoverWall.h
r11029 r11040 49 49 public: 50 50 HoverWall(Context* context); 51 HoverWall(Context* context, int x, int y, int orientation);51 HoverWall(Context* context, int x, int y, int cellSize, int cellHeight, int orientation); 52 52 virtual ~HoverWall(); 53 53 virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode);
Note: See TracChangeset
for help on using the changeset viewer.