User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 17:45, 26 December 2021 (diff | hist) . . (-23) . . m love (Italiano) (current)
- 11:53, 14 September 2021 (diff | hist) . . (+383) . . N array (Created page with "A useful collection of methods to work with Lua tables in an array fashion. == Links == * [https://love2d.org/forums/viewtopic.php?f=5&t=92011 Official forum topic] * [https:...") (current)
- 14:55, 1 August 2021 (diff | hist) . . (+77) . . rstar (current)
- 13:23, 27 July 2021 (diff | hist) . . (+642) . . N rstar (Created page with "rstar is a OOP implementation of the R*Tree, can be used to store rectangles in a very efficient way. == Features == * '''insert''' a box in the tree; * '''delete''' a box fr...")
- 12:49, 3 May 2021 (diff | hist) . . (+1,884) . . N love.resize (Italiano) (Created page with "{{newin (Italiano)|0.9.0|090|type=callback}} {{notice|Dalla versione 11.0, questa funzione riceve i valori di larghezza e altezza scalati in base ai D...") (current)
- 13:27, 22 April 2021 (diff | hist) . . (+4,038) . . N love.errorhandler (Italiano) (Created page with "{{newin (Italiano)|11.0|110|type=function|text=Precedentemente chiamata love.errhand}} La callback che gestisce gli errori, utilizzata per most...") (current)
- 13:17, 22 April 2021 (diff | hist) . . (-20) . . m love.errhand (Italiano) (current)
- 13:16, 22 April 2021 (diff | hist) . . (+8,888) . . N love.errhand (Italiano) (Created page with "{{deprecatedin (Italiano)|11.0|110|type=funzione|text=Questa funzione è stata rinominata in love.errorhandler}} La callback che gestisce...")
- 13:16, 22 April 2021 (diff | hist) . . (+43) . . Template:newinoldin (Italiano) (current)
- 13:14, 22 April 2021 (diff | hist) . . (-15) . . Template:oldin (Italiano) (current)
- 13:00, 22 April 2021 (diff | hist) . . (+23) . . Template:deprecatedin (Italiano) (current)
- 12:58, 22 April 2021 (diff | hist) . . (+1) . . Template:deprecatedin (Italiano)/doc (current)
- 12:57, 22 April 2021 (diff | hist) . . (+1,057) . . N Template:deprecatedin (Italiano)/doc (Created page with "<noinclude>{{documentation subpage}}</noinclude> Questo template viene utilizzato per ciò che viene deprecato con le nuove versioni. == Utilizzo == <pre> {{deprecatedin (Ita...")
- 12:52, 22 April 2021 (diff | hist) . . (-361) . . Template:deprecatedin (Italiano)
- 12:51, 22 April 2021 (diff | hist) . . (+1) . . m Template:deprecatedin
- 11:19, 17 April 2021 (diff | hist) . . (+998) . . N love.mousefocus (Italiano) (Created page with "{{newin (Italiano)|0.9.0|090|type=callback}} Callback chiamata quando la finestra acquisisce o perde il focus del mouse. == Funzione == === Sinossi === <source lang="lua">...") (current)
- 11:09, 17 April 2021 (diff | hist) . . (+967) . . N love.threaderror (Italiano) (Created page with "{{newin (Italiano)|0.9.0|090|type=callback}} Callback chiamata quando un Thread riscontra un errore. == Funzione == === Sinossi === <source lang="lua...") (current)
- 19:41, 7 April 2021 (diff | hist) . . (+996) . . N Template:oldin (Italiano)/doc (Created page with "<noinclude>{{documentation subpage}}</noinclude> Questo template viene utilizzato per ciò che viene rimosso con le nuove versioni. == Utilizzo == <pre> {{oldin (Italiano)|Nu...") (current)
- 19:39, 7 April 2021 (diff | hist) . . (+738) . . N Template:oldin (Italiano) (Created page with "<includeonly>{|class='removed-section' bgcolor='#ffacac' style='margin-top: 1em; padding: 3px; border-radius:5px; -moz-border-radius:5px;' data-oldin='{{{1}}}' |'' '''Removed...")
- 19:35, 7 April 2021 (diff | hist) . . (+11) . . m Template:newin (Italiano)/doc (→Vedi anche) (current)
- 19:35, 7 April 2021 (diff | hist) . . (+22) . . Template:deprecatedin (Italiano) (→Vedi anche)
- 19:34, 7 April 2021 (diff | hist) . . (+666) . . N deprecatedin (Italiano) (Created page with "<includeonly>{|bgcolor='#ffc7ac' style='margin-top: 1em; padding: 3px; border-radius:5px; -moz-border-radius:5px;' |'' '''Deprecated in LÖVE {{{1}}}''' '' |- | <small>{{#if:...") (current)
- 19:33, 7 April 2021 (diff | hist) . . (-45) . . Template:deprecatedin
- 19:33, 7 April 2021 (diff | hist) . . (+44) . . Template:deprecatedin
- 19:30, 7 April 2021 (diff | hist) . . (+960) . . N Template:deprecatedin (Italiano) (Created page with "<noinclude>{{documentation subpage}}</noinclude> Questo template viene utilizzato per ciò che viene deprecato con le nuove versioni. == Utilizzo == <pre> {{deprecatedin (Ita...")
- 19:26, 7 April 2021 (diff | hist) . . (+51) . . m Template:newinoldin (Italiano)/doc (→Utilizzo) (current)
- 19:25, 7 April 2021 (diff | hist) . . (+1,063) . . N Template:newinoldin (Italiano)/doc (Created page with "<noinclude>{{documentation subpage}}</noinclude> Questo template viene utilizzato per ciò che viene aggiunto ad una certa versione, per poi essere rimosso in una successiva....")
- 19:15, 7 April 2021 (diff | hist) . . (-11) . . m Template:newinoldin (Italiano)
- 19:14, 7 April 2021 (diff | hist) . . (+832) . . N Template:newinoldin (Italiano) (Created page with "<includeonly>{|class='removed-new-section' bgcolor='#ffacac' style='margin-top: 1em; padding: 3px; border-radius:5px; -moz-border-radius:5px;' data-newin='{{{1}}}' data-oldin=...")
- 19:07, 7 April 2021 (diff | hist) . . (+1,655) . . N love.update (Italiano) (Created page with "Callback usata per aggiornare lo stato del gioco ad ogni frame. == Funzione == === Sinossi === <source lang="lua"> love.update( dt ) </source> === Argomenti === {{param|numbe...") (current)
- 18:51, 7 April 2021 (diff | hist) . . (+1,014) . . N love.quit (Italiano) (Created page with "{{newin (Italiano)|0.7.0|070|type=callback}} Callback chiamata quando il gioco viene chiuso. == Funzione == === Sinossi === <source lang="lua"> r = love.quit( ) </source>...") (current)
- 20:02, 5 April 2021 (diff | hist) . . (+1,403) . . N love.lowmemory (Italiano) (Created page with "{{newin (Italiano)|0.10.0|100|type=callback}} Callback invocata quando il sistema operativo sta per esaurire la memoria disponibile, sui dispositivi mobili. I sistemi ope...") (current)
- 19:11, 1 April 2021 (diff | hist) . . (+886) . . N love.displayrotated (Italiano) (Created page with "{{newin (Italiano)|11.3|113|type=callback}} Callback chiamata quando cambia l'orientamento del display del dispositivo. Ad esempio, quando l'utente ruota il suo cellulare...") (current)
- 19:09, 1 April 2021 (diff | hist) . . (+676) . . N DisplayOrientation (Italiano) (Created page with "{{newin (Italiano)|11.3|113|type=enum}} Tipi di orientamento del display. == Costanti == ;unknown: L'orientamento non può essere determinato. ;landscape: Orientamento or...") (current)
- 19:44, 30 March 2021 (diff | hist) . . (+1) . . Main Page (Italiano)
- 12:21, 30 March 2021 (diff | hist) . . (+4) . . m love.load (Italiano) (→Note) (current)
- 12:20, 30 March 2021 (diff | hist) . . (-67) . . m love.load (Italiano)
- 19:49, 29 March 2021 (diff | hist) . . (+1,420) . . N love.load (Italiano) (Created page with "Questa foto è chiamata esattamente una volta, all'inizio del gioco. == Funzione == === Sinossi === <source lang="lua"> love.load( arg, unfilteredArg ) </source> === Argomenti...")
- 19:25, 29 March 2021 (diff | hist) . . (+1,046) . . N Template:New feature (Italiano) (Created page with "<includeonly> <div class='new-feature' style=' font-weight: bold; background: #b0b0ff; color: black; padding: 2px; padding-left: 8px; -webkit-border-top-left-radius: 10px; -w...") (current)
- 19:17, 29 March 2021 (diff | hist) . . (+1,110) . . N love.setDeprecationOutput (Italiano) (Created page with "{{newin (Italiano)|11.0|110|type=funzione}} Indica a LÖVE di mostrare o meno degli avvertimenti quando vengono usate funzionalità deprecate. Questa modalità è disattiv...") (current)
- 19:05, 29 March 2021 (diff | hist) . . (+1,176) . . N love.isVersionCompatible (Italiano) (Created page with "{{newin (Italiano)|0.10.0|100|type=funzione}} Stabilisce se la versione di LÖVE indicata è compatibile con quella corrente. == Funzione == === Sinossi === <source lang=...") (current)
- 19:27, 28 March 2021 (diff | hist) . . (+1,132) . . N love.hasDeprecationOutput (Italiano) (Created page with "{{newin|11.0|110|type=funzione}} Indica se LÖVE deve mostrare degli avvertimenti quando vengono usate funzionalità deprecate. Questa modalità è disattivata di default...") (current)
- 19:15, 28 March 2021 (diff | hist) . . (+1,423) . . N love.getVersion (Italiano) (Created page with "{{newin (Italiano)|0.9.1|091|type=funzione}} Ottiene la versione corrente di LÖVE. == Funzione == === Sinossi === <source lang="lua"> major, minor, revision, codename =...") (current)
- 18:58, 28 March 2021 (diff | hist) . . (+1,150) . . N love.window (Italiano) (Created page with "{{newin (Italiano)|0.9.0|090|type=modulo}} Fornisce un'interfaccia per modificare e ottenere informazioni sulla finestra dell'applicazione. == Funzioni == {{#ask: Cate...") (current)
- 18:53, 28 March 2021 (diff | hist) . . (+1,087) . . N love.video (Italiano) (Created page with "{{newin (Italiano)|0.10.0|100|type=module}} Questo modulo decodifica, controlla e riproduce i file video. Non può disegnare i video, vedere love.graphics.newVideo (Ita...") (current)
- 18:48, 28 March 2021 (diff | hist) . . (+723) . . N love.touch (Italiano) (Created page with "{{newin (Italiano)|0.10.0|100|type=modulo}} Fornisce un'interfaccia per l'utilizzo del touch-screen. == Funzioni == {{#ask: Category:Functions (Italiano) parent::lo...") (current)
- 18:46, 28 March 2021 (diff | hist) . . (+582) . . N love.timer (Italiano) (Created page with "Fornisce funzionalità legate al tempo in alta risoluzione. == Funzioni == {{#ask: Category:Functions (Italiano) parent::love.timer (Italiano) Concept:Current | he...") (current)
- 18:42, 28 March 2021 (diff | hist) . . (+1,235) . . N require (Italiano) (Created page with "Apre ed esegue moduli di Lua. Utilizza il "." per separare le cartelle. Se il modulo è un file lua, non si deve aggiungere l'estensione .lua nella stringa passata a <code>re...") (current)
- 18:25, 28 March 2021 (diff | hist) . . (+65) . . m love (Italiano)
- 14:12, 28 March 2021 (diff | hist) . . (+4,275) . . N love.thread (Italiano) (Created page with "{{newin (Italiano)|0.7.0|070|type=modulo}} Permette di usare i thread. I thread, o processi, sono ambienti Lua indipendenti che integrano quello principale svolgendo oper...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)