Project

General

Profile

Bug #290

vrev/hrev/rev not working

Added by Paul Kitching about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
03/04/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

#manifest: "pc"
#displayWidth:1920
#displayHeight:1080
#fullScreen:true
#fps:false
#splashScreen:false

do
if mouse key<>0
  bob 1,100,100,1
else
  bob 1,100,100,rev(1)
end if
Loop

It gives an Image not defined error.

#1

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.6.1

Fixed!

#2

Updated by Baptiste Pillot about 4 years ago

  • Status changed from Resolved to Closed

To work, we need an image, eg resources/images/1.png.
Without this image, I got an "image not defined error".
With this image file set, it works.

Also available in: Atom PDF