Gládio Cítrico

Ramu 0.7b doc

doc homeRamu

class Panorama : GameObj

Description

Make a horizontal panorama effect using sprites.

Note: This class is depreciated.

Constructor Parameters

You can test this snippet of code here.

let img = Ramu.Utils.getImage("https://github.com/HermesPasser/Ramu/blob/master/demos/img/montains.png?raw=true");
let panorama = new Panorama(img, 0, 0, 500, 500);

Properties

Public Methods

Inherited Members