User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 01:38, 24 February 2010 (diff | hist) . . (+4,896) . . N Tutorial:Isometric Graphics (Created page with 'Isometric graphics are quite popular in RPGs and strategy games, so learning how to draw a grid of isometric cubes could be useful. For the sake of this tutorial I will assume th…')
- 22:18, 23 February 2010 (diff | hist) . . (+9,148) . . N Tutorial:Efficient Tile-based Scrolling (Created page with 'This tutorial introduces the SpriteBatch class for more efficient tile-based scrolling. For a tutorial on basic tile-based scrolling, see Tutorial:Tile-based_Scrolling. …')
- 22:12, 23 February 2010 (diff | hist) . . (+160) . . m Tutorial:Tile-based Scrolling (added see also section)
- 22:10, 23 February 2010 (diff | hist) . . (+9) . . m Tutorial:Tile-based Scrolling
- 22:09, 23 February 2010 (diff | hist) . . (-1) . . m Tutorial:Fine Tile-based Scrolling (extra period)
- 22:09, 23 February 2010 (diff | hist) . . (+4,306) . . N Tutorial:Fine Tile-based Scrolling (Created page with 'This is an expansion upon the code in Tile-based Scrolling.. It assumes a tile size of 16x16 and a window size of 320x240. <source lang="lua"> …')
- 22:07, 23 February 2010 (diff | hist) . . (+6,876) . . N Tutorial:Tile-based Scrolling (Created page with 'In this little tutorial we will cover a widely used technique used to draw game backgrounds: tilemaps. Using this technique, our backgrounds are going to be made up of pieces (ti…')
- 21:59, 23 February 2010 (diff | hist) . . (+4,944) . . N Tutorial:Drawing Order (Created page with 'As LÖVE doesn't have a built-in z-ordering system (it's a suggested future feature, but not a high priority) you may encounter some issues when trying to create a game that auto…')
- 21:52, 23 February 2010 (diff | hist) . . (+1,879) . . N Tutorial:Audio (I basically ended up rewriting most of this because audio changed so much in 0.6.1)
- 21:26, 23 February 2010 (diff | hist) . . (+6,090) . . N Tutorial:Using Input (Created page with 'Capturing input events with LÖVE is really easy; in this tutorial we'll cover how to capture keyboard and mouse events using both object methods and [[:C…')
- 18:25, 23 February 2010 (diff | hist) . . (-24) . . Tutorials
- 18:25, 23 February 2010 (diff | hist) . . (+83) . . N Category:Tutorials (Created page with '== All Tutorials == {{#ask: Category:Tutorials | headers=hide | ?Description }}')
- 18:09, 23 February 2010 (diff | hist) . . (+4,192) . . N Tutorial:Callback Functions (Created page with 'The callback functions in LÖVE are used by the engine to perform various tasks and are all optional. However, a fully-featured game experience would prob…')
- 17:58, 23 February 2010 (diff | hist) . . (+16) . . m Tutorial:Fonts and Text (fixed mention of love.graphics.draw)
- 17:56, 23 February 2010 (diff | hist) . . (0) . . m Tutorial:Fonts and Text (removed leading whitespace)
- 17:56, 23 February 2010 (diff | hist) . . (+5,077) . . N Tutorial:Fonts and Text (Created page with '{{#set:LOVE Version=0.6.0}} {{#set:Description=Fonts and Text}} Adding and using fonts in LÖVE isn't very complicated, but what you have to keep in mind is that you need to set…')
- 17:44, 23 February 2010 (diff | hist) . . (+5) . . m Tutorial:Hamster Ball (added keyconstant link)
- 17:40, 23 February 2010 (diff | hist) . . (+4,358) . . N Tutorial:Hamster Ball (Created page with '{{#set:LOVE version=0.6.0}} {{#set:Description=Image loading, key movement}} thumb|Screenshot of the hamster ball. This game is a very simple example o…')
- 17:35, 23 February 2010 (diff | hist) . . (+938) . . N Tutorials (Created page with '<gallery caption="Tutorials" widths="160px" heights="128px" perrow="4"> Image:Hamster_ball.png|Image loading, key movement Image:Text_drawing.png|[[Tuto…')
- 15:00, 23 February 2010 (diff | hist) . . (+282) . . love.graphics.line (added polyline info)
- 03:33, 18 February 2010 (diff | hist) . . (+4) . . User:Anjo
- 20:53, 16 February 2010 (diff | hist) . . (+111) . . Image (added parentheses note)
- 20:51, 16 February 2010 (diff | hist) . . (-1) . . Image
- 20:50, 16 February 2010 (diff | hist) . . (+501) . . N (Image):setFilter (Created page with 'Sets the filter mode for an image. 0 = linear interpolation, 1 = nearest neighbor interpolation. == Function == === Synopsis === <source lang="lua"> Image:setFilter( min, mag ) <…')
- 20:50, 16 February 2010 (diff | hist) . . (-502) . . File:setFilter (move it!) (current)
- 20:49, 16 February 2010 (diff | hist) . . (+320) . . N (Image):getWidth (Created page with 'Returns the width of the Image. == Function == === Synopsis === <source lang="lua"> w = Image:getWidth( ) </source> === Arguments === None. === Returns === {{param|number|w|The w…')
- 20:49, 16 February 2010 (diff | hist) . . (-321) . . File:getWidth (gotta love those namespaces) (current)
- 20:45, 16 February 2010 (diff | hist) . . (+324) . . N (Image):getHeight (Created page with 'Returns the height of the Image. == Function == === Synopsis === <source lang="lua"> h = Image:getHeight( ) </source> === Arguments === None. === Returns === {{param|number|h|The…')
- 20:45, 16 February 2010 (diff | hist) . . (-325) . . File:getHeight (moving to (Image):getHeight) (current)
- 20:42, 16 February 2010 (diff | hist) . . (-360) . . File:getFilter (clearing this out) (current)
- 20:42, 16 February 2010 (diff | hist) . . (+359) . . N (Image):getFilter (Hooray parentheses)
- 19:41, 14 February 2010 (diff | hist) . . (+33) . . KeyConstant (fixed hash and asterisk keys)
- 19:38, 14 February 2010 (diff | hist) . . (+283) . . N User:Anjo (Created page with 'I make LÖVE (work) on the Mac! If you use OS X and have problems with LÖVE, I'm always happy to help. '''No, I am not going to make LÖVE for the iPhone.''' I've also done so…')
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)