User contributions
From OxeyeWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 09:08, 6 March 2009 (diff | hist) N Template:GUIMethod (Created page with '{| border=2 cellpadding=3 cellspacing=0 style="margin: 0 0 1em 1em; border-collapse: collapse;" |- |style="background:#c7e0c7; font-size:150%;" colspan="3"|'''{{{1}}}''' |- |cols...') (top)
- 09:06, 6 March 2009 (diff | hist) m Template:GUI (Made the header greenish)
- 09:05, 6 March 2009 (diff | hist) m Template:Video (Made the header blueish)
- 09:05, 6 March 2009 (diff | hist) m Template:VideoMethod (Made the table blueish) (top)
- 07:55, 6 March 2009 (diff | hist) N WChar (Created page with '{{GUI}} == Introduction == All GUI elements in Daisymoon use a wide-character data type called "wchar_t". This type is 16 bits on Windows and 32 bits on Mac OS X (by default), a...')
- 19:58, 5 March 2009 (diff | hist) Category:Daisymoon (→Other Resources)
- 19:56, 5 March 2009 (diff | hist) Main Page
- 15:21, 5 March 2009 (diff | hist) N GetSpriteStateHotspot (Created page with '{{VideoMethod | video.getSpriteStateHotspot(spriteId) | Fetches the origo of a sprite state. This position is usually (0, 0) (the upper left corner of the animation), but sometim...') (top)
- 15:17, 5 March 2009 (diff | hist) N GetSpriteStateSize (Created page with '{{VideoMethod | video.getSpriteStateSize(spriteId) | Fetches the width and height of a sprite state. Currently this method will always return the size of the first frame of the a...') (top)
- 15:14, 5 March 2009 (diff | hist) N RemoveSpriteState (Created page with '{{VideoMethod | video.removeSpriteState(spriteId) | Removes a sprite state and makes the ID re-usable by other sprite states. | {{MethodParam|spriteId|An integer|The sprite ID th...') (top)
- 15:08, 5 March 2009 (diff | hist) m ResetSpriteState (→= Example) (top)
- 15:07, 5 March 2009 (diff | hist) N ResetSpriteState (Created page with '{{VideoMethod | video.resetSpriteState(spriteId) | Resets the animation of the sprite state. In other words, forces the animation to restart from the beginning. | {{MethodParam|s...')
- 14:22, 5 March 2009 (diff | hist) N RenderRectangle (Created page with '{{VideoMethod | video.renderRectangle(x, y, width, height, a, r, g, b) | This method renders a rectangle on the screen with corners at (x, y) and (x + width - 1, y + height - 1),...') (top)
- 13:59, 5 March 2009 (diff | hist) UpdateSpriteState (top)
- 12:53, 5 March 2009 (diff | hist) N CreateSpriteState (Created page with '{{VideoMethod | video.createSpriteState(animationName, gfxPackageName) | This method creates a new sprite animation state and returns its ID value. The sprite animation is locate...') (top)
- 12:38, 5 March 2009 (diff | hist) N UpdateSpriteState (Created page with '{{VideoMethod | video.updateSpriteState(spriteId, timeStep) | This method updates a sprite state's animation. | {{MethodParam|spriteId|An integer|The ID value of the sprite that ...')
- 12:33, 5 March 2009 (diff | hist) N RenderLine (Created page with '{{VideoMethod | video.renderLine(x1, y1, x2, y2, a, r, g, b) | Draws a line from point (x1, y1) to (x2, y2) using an ARGB color on the screen. The points are inclusive, meaning t...') (top)
- 07:50, 5 March 2009 (diff | hist) N SetScissorClip (Created page with '{{VideoMethod | video.setScissorClip(x, y, width, height) | Sets the video device's "scissor clip" area. This area is a rectangle on the screen in which rendering should be allow...')
- 07:42, 5 March 2009 (diff | hist) N ClearScissorClip (Created page with '{{VideoMethod | video.clearScissorClip() | Resets the scissor clip of the video device, so that the full screen is used when rendering again. | {{NoParams}} | Returns nothing. }}...') (top)
- 19:16, 4 March 2009 (diff | hist) m SetScreenSize (copy-paste error) (top)
- 19:12, 4 March 2009 (diff | hist) N GUI Library (Created page with '{{GUI}} == Introduction == asdf') (top)
- 19:11, 4 March 2009 (diff | hist) N Template:GUI (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;" |...')
- 18:55, 4 March 2009 (diff | hist) Nm Network Library (Created page with '{{Network}} == Introduction == asdf') (top)
- 18:54, 4 March 2009 (diff | hist) N Template:Network (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;" |...')
- 18:46, 4 March 2009 (diff | hist) N SetScreenSize (Created page with '{{VideoMethod | video.setScreenSize(width, height) | Resizes the window to give a new display screen size. Note that most monitors only are able to display a certain number of re...')
- 18:39, 4 March 2009 (diff | hist) m Template:Video
- 18:36, 4 March 2009 (diff | hist) N GetScreenSize (Created page with '{{VideoMethod | video.getScreenSize() | Fetches the current size of the display screen, measured in pixels. | {{NoParams}} | Two number values will be put on stack: width and hei...') (top)
- 18:33, 4 March 2009 (diff | hist) m Template:VideoMethod (Offset error)
- 18:32, 4 March 2009 (diff | hist) Template:VideoMethod
- 18:31, 4 March 2009 (diff | hist) N Template:NoParams (Created page with '|colspan="3"| ''No parameters'' |-')
- 18:23, 4 March 2009 (diff | hist) m Template:VideoMethod (wip)
- 18:22, 4 March 2009 (diff | hist) N Template:MethodParam (Created page with '|{{{1}}} || {{{2}}} || {{{3}}} |-') (top)
- 18:15, 4 March 2009 (diff | hist) m Template:VideoMethod (asdf)
- 18:13, 4 March 2009 (diff | hist) m Template:VideoMethod (wip)
- 17:53, 4 March 2009 (diff | hist) Nm Template:VideoMethod (wip)
- 17:29, 4 March 2009 (diff | hist) Nm Video Library (Created page) (top)
- 17:27, 4 March 2009 (diff | hist) N Template:Video (Created page with '<div style="font-size: 90%;"> {| border=1 width=140 cellpadding=1 cellspacing=0 align=right style="margin: 0 0 1em 1em; border: 1px #aaaaaa solid; border-collapse: collapse;" |- ...')
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)