User contributions
From OxeyeWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 12:27, 7 February 2010 (diff | hist) N AddBoxShape (Created page with '{{PhysicsMethod| physics:addBoxShape(entityId, shapeDefinition) | Adds a box shape to an entity's body. | {{MethodParam|entityId|An integer|The entity's body identifier, which is...') (top)
- 12:25, 7 February 2010 (diff | hist) N Common Shape Settings (Created page with 'These settings can be set for all entity shapes. {| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;" |- |style="background:#c797d7"| ...') (top)
- 12:05, 7 February 2010 (diff | hist) N CreateEntity (Created page with '{{PhysicsMethod| physics:createEntity(bodyDefinition, x, y) | Creates and adds a new physics body to the physics object. | {{MethodParam|bodyDefinition|A table|The body definitio...') (top)
- 11:54, 7 February 2010 (diff | hist) N ActivateEntity (Created page with '{{PhysicsMethod| physics:activateEntity(entityId) | Calculates and sets the mass for an entity. Entities that have mass are treated as "active" objects by Box2d, and will be upda...') (top)
- 11:50, 7 February 2010 (diff | hist) N Template:PhysicsMethod (Created page with '{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;" |- |style="background:#c797d7; font-size:150%;" colspan="3"|'''{{{1}}}''' |- |cols...') (top)
- 11:48, 7 February 2010 (diff | hist) N Template:Physics (Created page with '<div style="font-size: 90%;"> {| border=1 width=140 cellpadding=1 cellspacing=0 style="float: right; margin: 0 0 1em 1em; border: 1px #aaaaaa solid; border-collapse: collapse;" |...') (top)
- 11:38, 7 February 2010 (diff | hist) N Drag the Wall (Created page with '== Description == In Drag the Wall your objective is to pull the white wall piece with your mouse so that it touches all of the small white boxes. In the small room there are fo...') (top)
- 11:25, 7 February 2010 (diff | hist) Category:Daisymoon (→Getting Started) (top)
- 23:22, 6 February 2010 (diff | hist) Engine Suggestions (→Under Evaluation) (top)
- 20:30, 6 February 2010 (diff | hist) DaisyMoon Application (→Application Versions)
- 20:26, 6 February 2010 (diff | hist) N GetVersion (Created page with '{{DaisyMethod | daisy.getVersion() | Fetches the current DaisyMoon version. The version number is divided into major (major releases), minor (new features) and build (bug fixes) ...') (top)
- 20:23, 6 February 2010 (diff | hist) Template:Daisy (top)
- 18:39, 6 February 2010 (diff | hist) N SetFocus (Created page with '{{GUIMethod | component:setFocus() | Moves the user input's focus to this element. Currently only works for edit fields. | {{NoParams}} | Returns nothing. }} === Example === <p...') (top)
- 18:37, 6 February 2010 (diff | hist) Template:GUI (top)
- 18:34, 6 February 2010 (diff | hist) N DisconnectClient (Created page with '{{NetworkMethod | device:disconnectClient(clientId) | Disconnects a given client. This will not generate a "client disconnected" event. It will generate a "host disconnected" eve...') (top)
- 18:31, 6 February 2010 (diff | hist) Template:Network (top)
- 18:30, 6 February 2010 (diff | hist) N ClearPrint (Created page with '{{DaisyMethod | daisy.clearPrint() | Clears the messages that have been created by compiler errors and print() commands. | {{NoParams}} | Doesn't return anything. }} ==...') (top)
- 18:29, 6 February 2010 (diff | hist) N ResetGame (Created page with '{{DaisyMethod | daisy.resetGame() | Restarts DaisyMoon and reloads all Lua scripts and artwork. Has the same effect as pressing Ctrl+R. | {{NoParams}} | Doesn't return anything. ...') (top)
- 18:28, 6 February 2010 (diff | hist) Template:Daisy
- 18:27, 6 February 2010 (diff | hist) Engine Suggestions
- 14:22, 6 February 2010 (diff | hist) N SimpleBreak (Created page with '== Description == SimpleBreak is a very simple break-out game. Rendering is done with only rectangles, and all input is done with the mouse. A couple of sfxr sound effects have ...') (top)
- 14:08, 6 February 2010 (diff | hist) Category:Daisymoon (→Getting Started)
- 15:25, 29 January 2010 (diff | hist) N Physics Object (Created page with 'The physics object in DaisyMoon is a wrapper around a Box2D instance. The wrapper controls Box2D entities (bodies with shapes and their collision data) and the Box2D physics worl...')
- 15:13, 29 January 2010 (diff | hist) N MouseButton (Created page with '{{EngineHook| mouseButton(x, y, button, clickCount) | This hook is called when-ever the user clicks on a mouse button or scrolls the mouse wheel. | {{MethodParam|x|An integer|The...') (top)
- 14:34, 29 January 2010 (diff | hist) N KeyPress (Created page with '{{EngineHook| keyPress(key) | This hook is called when-ever the user presses a key. You can also get current key states using daisy.isKeyPressed(). | {{MethodPar...') (top)
- 14:28, 29 January 2010 (diff | hist) Engine Hooks (top)
- 10:14, 24 January 2010 (diff | hist) SetScissorClip
- 20:58, 21 January 2010 (diff | hist) N Texture Builder (Created page with 'The texture builder is used to create textures of sprites. This documentation is still missing, so please check the forums until it's done: http://www.oxeyegames.com/forum/viewto...') (top)
- 18:08, 21 January 2010 (diff | hist) N SetMusicHasGlobalPitch (Created page with '{{AudioMethod | audio.setMusicHasGlobalPitch(onOff) | Toggles whether music is affected by the global pitch setting or not. Defaults to false. Available from DaisyMoon v1.0.1 | ...') (top)
- 18:04, 21 January 2010 (diff | hist) Template:Audio (top)
- 22:26, 18 January 2010 (diff | hist) m Audio Library (top)
- 20:21, 2 January 2010 (diff | hist) N CreateCgShader (Created page with '{{VideoMethod| video.createCgShader(vertexShaderName, fragmentShaderName[, baseMaterial[, vertexFileMain, fragmentFileMain]]) | This method creates a shader material based on a v...') (top)
- 20:16, 2 January 2010 (diff | hist) m SetMaterial (top)
- 20:10, 2 January 2010 (diff | hist) Template:Video
- 16:16, 1 January 2010 (diff | hist) N DaisyMoon License (Created page with 'You '''may''' * Redistribute DaisyMoon executables for free * Redistribute the Texture Builder for free * Create commercial games with DaisyMoon, and include the executables wit...') (top)
- 16:02, 1 January 2010 (diff | hist) Category:Daisymoon (→Getting Started)
- 15:54, 1 January 2010 (diff | hist) Engine Hooks
- 15:53, 1 January 2010 (diff | hist) N Engine Hooks (Created page with '{{Daisy}} Engine hooks are methods that are called from the game engine. They are used as event handlers, where the events can be things such as "the mouse was moved," "a key was...')
- 15:49, 1 January 2010 (diff | hist) N Introduction to Daisymoon (Created page with 'DaisyMoon is our Lua extension to our game engine, Daisy. * DaisyMoon Application Category:Daisymoon') (top)
- 15:47, 1 January 2010 (diff | hist) Daisymoon Tools (top)
- 16:26, 31 December 2009 (diff | hist) N SetWindowTitle (Created page with '{{DaisyMethod | daisy.setWindowTitle(title) | This method changes the caption in the game's window. | {{MethodParam|title|A string|The new window title.}} | Doesn't return anythi...') (top)
- 16:23, 31 December 2009 (diff | hist) N Template:DaisyMethod (Created page with '{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;" |- |style="background:#c7c7c7; font-size:150%;" colspan="3"|'''{{{1}}}''' |- |cols...') (top)
- 16:19, 31 December 2009 (diff | hist) Template:Daisy
- 16:18, 31 December 2009 (diff | hist) N Daisy Library (Created page with '{{Daisy}}') (top)
- 16:15, 31 December 2009 (diff | hist) N DaisyMoon Application (Created page with '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 modifie...')
- 16:09, 31 December 2009 (diff | hist) Category:Daisymoon (→Daisymoon API)
- 22:22, 27 December 2009 (diff | hist) N SetMaterial (Created page with '{{VideoMethod | video.setMaterial(materialSettings) | Sets the texture material that will be used for the next set of triangles. | {{MethodParam|materialSettings|A table|A table ...')
- 22:04, 27 December 2009 (diff | hist) N SetRenderScreenSize (Created page with '{{VideoMethod | video.setRenderScreenSize(width, height) | Modifies the size of the screen that Daisy renders to, without changing the physical size of the game window. This can ...') (top)
- 22:00, 27 December 2009 (diff | hist) Template:Video
- 21:49, 27 December 2009 (diff | hist) Projects Using Daisymoon (→Games) (top)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)