Thinkscroller Version 1.5
Reference Manual / API Documentation
Package ThinksquirrelSoftware.Thinkscroller

Thinkscroller namespace. More...

Classes

interface  IParallax
 Parallax manager interface type. More...
interface  IScrollLayer
 Scroll layer interface type. More...
class  Parallax
class  ScrollLayer
class  ScrollLayerAnimation
class  ThinkscrollerBase
 MonoBehaviour base class for all Thinkscroller components. More...

Enumerations

enum  ScrollConstraints { X, Y, XY }
 Represents the axes that are used for parallax scrolling. More...
enum  ScrollLayerAlignment {
  TopLeft, Top, TopRight, Left,
  Center, Right, BottomLeft, Bottom,
  BottomRight
}
 Represents the screen alignment of a scroll layer. More...

Detailed Description

Thinkscroller namespace.

 All Classes Namespaces Functions Enumerations Properties