DaisyMoon Application

From OxeyeWiki

(Difference between revisions)
Jump to: navigation, search
(Application Versions)
(v1.1.0)
 
Line 34: Line 34:
* Corrected collision detection for edge shapes
* Corrected collision detection for edge shapes
* Corrected [[setTextColor]] for buttons
* Corrected [[setTextColor]] for buttons
 +
* Added [[setForcePointSampling]]
==== v1.0.2 ====
==== v1.0.2 ====

Latest revision as of 13:38, 7 February 2010

The DaisyMoon application is the program that contains the Daisy engine and executes the Lua scripts. The application has some global settings and shortcuts that can't be modified from the scripts.

Contents

Application Shortcuts

Application Settings

DaisyMoon reads settings from daisyMoon.cfg before running any Lua scripts. Modify this file if you want to setup things before Lua is started. Currently available settings are:

The configuration file looks like this:

settings {
	screenWidth = 1024;
	screenHeight = 768;
	fullscreen = 0;
}

As you can see, this is not a Lua table.

Application Versions

v1.1.0

v1.0.2

Various Beta Versions

A number of beta versions was released with the early prototypes, such as House Globe and Because it's fun, Fay.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox