w10schools
Login
Register
In current category
Only my posts
Home
Tutorials
HTML, CSS
HTML, HTML5
CSS, CSS3
XML
JavaScript, AJAX
PHP
Ruby on Rails
Ruby
Rails
ASP.NET
ASP
C# .NET
Java
JSP
Databases
MySQL
MSSQL Server
Oracle
Web Server
Windows
Linux
Apache
IIS
Design
Dreamweaver
Flash
Photoshop
Fireworks
CorelDRAW
Illustrator
References
HTML
Bootstrap
CSS
CSS Selectors
Sass
JavaScript
Mobile Apps
Cordova
Ruby on Rails
Ruby
Rails
PHP
Function
Language
CodeIgniter
Phalcon
PHPUnit
Symfony
Drupal
Yii
Laravel
Perl
Perl
Python
Python
Django
NumPy
Pandas
scikit-image
scikit-learn
Statsmodels
Matplotlib
Lua
Lua
C, C++
C
C++
Server
Docker
Apache HTTP Server
Nginx
Database
PostgreSQL
Big Data
TensorFlow
Game Development
Phaser
LÖVE
Articles
News
General
Website Promotion
Online Advertising
Make Money Online
Editorials
Interviews
Web Roundups
Resources
Design
Fonts
Graphics
Vectors
Templates
UI (User Interface)
Brushes
Patterns, Backgrounds
Textures
Web Development
HTML, CSS
XML
JavaScript, AJAX
Ruby on Rails
PHP
Java
.NET
Python
Perl
Flash
Mobile Application Development
Mobile Development Tools
Swift
Online Services
Online Storage
Web Hosting
Tools
Generators
Edit
Toggle Dropdown
In Place Editing
Advanced Editing
References
Game Development
LÖVE
love.graphics
ParticleSystem
Language
Default
Markdown
ParticleSystem:pause
ParticleSystem:pause
Pauses the particle emitter.
Function
Synopsis
ParticleSystem:pause( )
Arguments
None.
Returns
Nothing.
See Also
ParticleSystem
Links:
https://love2d.org/wiki/ParticleSystem:pause
doc_love
2017-03-21 15:51:47
Comments
Leave a Comment
Please
login
to continue.
Popular Articles
Game#paused
paused : boolean The paused state of the Game. A paused game doesn't update any of its subsystems.When a game is paused the onPause event is dispat
Animation#paused
paused : boolean Gets and sets the paused state of this Animation. Source code: animation/Animation.js (Line 672)
pause
pause The pause event fires when the native platform puts the application into the background, typically when the user switches to a different applic
docker pause
pause Usage: docker pause [OPTIONS] CONTAINER [CONTAINER...] Pause all processes within a container --help Print usage The docker pause
Video#paused
paused : boolean Gets or sets the paused state of the Video.If the video is still touch locked (such as on iOS devices) this call has no effect. S
Return to View
Please login to continue.