project_files/Android-build/SDL-android-project/src/org/hedgewars/hedgeroid/SchemeCreatorActivity.java
author sheepluva
Fri, 29 Sep 2017 22:09:11 +0200
changeset 12597 00b539e6115d
parent 7584 7831c84cc644
permissions -rw-r--r--
rename ifTransparent to ifColorKey This should make the name less confusing. However this image-flag will possibly be dropped completely.

package org.hedgewars.hedgeroid;

import android.app.Activity;

// TODO stub for the actual scheme editor
public class SchemeCreatorActivity extends Activity {

}