org.deken.game.background
Interface Parallax

All Known Implementing Classes:
ParallaxBackground, ParallaxWrapBackground

public interface Parallax

Title: Parallax

Description: Interface for backgrounds that require a ParallaxOffset.

Copyright: Copyright (c) Aug 24, 2014

Version:
1.0
Author:
Gary Deken

Method Summary
 void setParallaxOffset(ParallaxOffset offset)
           
 

Method Detail

setParallaxOffset

void setParallaxOffset(ParallaxOffset offset)