Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jan 10, 2016, 7:50:23 PM (8 years ago)
Author:
landauf
Message:

removed empty XMLPort functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/cpp11_v3/src/modules/jump/JumpPlatformHMove.h

    r11054 r11057  
    4242            virtual ~JumpPlatformHMove();
    4343            virtual void tick(float dt) override;
    44             virtual void XMLPort(Element& xmlelement, XMLPort::Mode mode) override;
    4544            virtual void setProperties(float leftBoundary, float rightBoundary, float speed);
    4645            virtual void touchFigure() override;
Note: See TracChangeset for help on using the changeset viewer.