Package wyvern.lib.classes.games.SideScroller

Class Summary
FallingDown Property to make a player "fall" towards the bottom of the screen... or some other direction (if jumping).
LinkedMovement Property to link something's movement with another object.
Platform A sidescroller platform that moves back and forth.
SideScroller This class implements a SideScroller level, where movement is handled differently.
Sliding Property to make a player slide to the left and right along ice.