User contributions
From OxeyeWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 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)
- 20:38, 27 December 2009 (diff | hist) Category:Daisymoon (→Daisymoon API)
- 20:35, 27 December 2009 (diff | hist) RenderSpriteState (→Example) (top)
- 20:34, 27 December 2009 (diff | hist) RenderSpriteState
- 20:33, 27 December 2009 (diff | hist) RenderSpriteState3d (top)
- 20:32, 27 December 2009 (diff | hist) N RenderSpriteState3d (Created page with '{{VideoMethod | video.renderSpriteState3d(spriteId, x, y, z[, angle[, scale [, mirrored[, a, r, g, b]]]]) | Renders a sprite at the given 3d space coordinate. The sprite will be ...')
- 20:28, 27 December 2009 (diff | hist) N GetTextureSize (Created page with '{{VideoMethod | video.getTextureSize(textureFileName) | Fetches the width and height of a texture. | {{MethodParam|textureFileName|String|The name of the texture you want to fetc...') (top)
- 20:24, 27 December 2009 (diff | hist) N GetTextSize (Created page with '{{VideoMethod | video.getTextSize(text[, font]) | Fetches the width and height of a text string, using the specified font. | {{MethodParam|text|String|The text you wish to get th...') (top)
- 07:22, 31 March 2009 (diff | hist) N RemoveMinerals (Harvest) (Created page with '{{HarvestMethod | harvest.removeMinerals() harvest.removeMinerals(id) harvest.removeMinerals(id, amount) harvest.removeMinerals(x, y, radius) harvest.removeMinerals(x, y, rad...')
- 07:16, 31 March 2009 (diff | hist) N SpawnMinerals (Harvest) (Created page with '{{HarvestMethod | harvest.spawnMinerals(x, y, amount) | Creates a new mineral patch at the given position. | {{MethodParam|x|A number|The x coordinate for the mineral patch.}} {{...')
- 09:34, 14 March 2009 (diff | hist) N SetCreativeListVisible (Harvest) (Created page with '{{HarvestMethod | harvest.setCreativeListVisible(toggle) | Sets whether the creative list (the list of placeable aliens) should be visible or not. It's visible by default. | {{Me...')
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)