OpenFL compatibility tester

OpenFL compatibility tester

Pixel Syntax
Aug 9, 2016
  • 2.1 MB

    File Size

  • Android 2.3.2+

    Android OS

About OpenFL compatibility tester

All this app does is show a single image. You don't need this unless you want to test device for compatibility with OpenFL. Attempts to open and display the default OpenFL logo against a white background.

package;

import flash.display.Bitmap;

import flash.display.BitmapData;

import flash.display.Sprite;

import openfl.Assets;

class Main extends Sprite {

public function new () {

super ();

var bitmap = new Bitmap (Assets.getBitmapData ("assets/openfl.png"));

addChild (bitmap);

bitmap.x = (stage.stageWidth - bitmap.width) / 2;

bitmap.y = (stage.stageHeight - bitmap.height) / 2;

}

}

Show More

What's new in the latest 1.0.0

Last updated on Aug 9, 2016
Minor bug fixes and improvements. Install or update to the newest version to check it out!
Show More

Videos and Screenshots

  • OpenFL compatibility tester poster
  • OpenFL compatibility tester screenshot 1

OpenFL compatibility tester APK Information

Latest Version
1.0.0
Android OS
Android 2.3.2+
File Size
2.1 MB
Developer
Pixel Syntax
Safe & Fast APK Downloads on APKPure
APKPure uses signature verification to ensure virus-free OpenFL compatibility tester APK downloads for you.

Old Versions of OpenFL compatibility tester

APKPure icon

Super Fast and Safe Downloading via APKPure App

One-click to install XAPK/APK files on Android!

Download APKPure
thank icon
We use cookies and other technologies on this website to enhance your user experience.
By clicking any link on this page you are giving your consent to our Privacy Policy and Cookies Policy.
Learn More about Policies