This file is indexed.

/usr/share/doc/love/html/Body.html is in love-doc 0.9.1-4ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
		<meta name="generator" content="MediaWiki 1.16.2" />
<link rel="shortcut icon" href="favicon.ico" />
<link rel="search" type="application/opensearchdescription+xml" href="https://love2d.org/w/opensearch_desc.php" title="LOVE (en)" />
<link title="Creative Commons" type="application/rdf+xml" href="https://love2d.org/w/index.php?title=Body&amp;action=creativecommons" rel="meta" />
<link rel="copyright" href="http://www.gnu.org/copyleft/fdl.html" />
<link rel="alternate" type="application/atom+xml" title="LOVE Atom feed" href="https://love2d.org/w/index.php?title=Special:RecentChanges&amp;feed=atom" />		<title>Body - LOVE</title>
		<link rel="stylesheet" href="shared.css" media="screen" />
<link rel="stylesheet" href="commonPrint.css" media="print" />
<link rel="stylesheet" href="main.css" media="screen" />
<link rel="stylesheet" href="MediaWiki%3aCommon.css" />
<link rel="stylesheet" href="MediaWiki%3aPrint.css" media="print" />
<link rel="stylesheet" href="MediaWiki%3aLove.css" />
<link rel="stylesheet" href="user.css" />
		<!--[if lt IE 7]><script type="text/javascript" src="https://love2d.org/w/skins/common/IEFixes.js?270"></script>
		<meta http-equiv="imagetoolbar" content="no" /><![endif]-->

		<script>
var skin="love",
stylepath="https://love2d.org/w/skins",
wgUrlProtocols="http\\:\\/\\/|https\\:\\/\\/|ftp\\:\\/\\/|irc\\:\\/\\/|gopher\\:\\/\\/|telnet\\:\\/\\/|nntp\\:\\/\\/|worldwind\\:\\/\\/|mailto\\:|news\\:|svn\\:\\/\\/",
wgArticlePath="https://love2d.org/wiki/$1",
wgScriptPath="/w",
wgScriptExtension=".php",
wgScript="https://love2d.org/w/index.php",
wgVariantArticlePath=false,
wgActionPaths={},
wgServer="https://www.love2d.org",
wgCanonicalNamespace="",
wgCanonicalSpecialPageName=false,
wgNamespaceNumber=0,
wgPageName="Body",
wgTitle="Body",
wgAction="view",
wgArticleId=251,
wgIsArticle=true,
wgUserName=null,
wgUserGroups=null,
wgUserLanguage="en",
wgContentLanguage="en",
wgBreakFrames=false,
wgCurRevisionId=10219,
wgVersion="1.16.2",
wgEnableAPI=true,
wgEnableWriteAPI=true,
wgSeparatorTransformTable=["", ""],
wgDigitTransformTable=["", ""],
wgMainPageTitle="Main Page",
wgFormattedNamespaces={"-2": "Media", "-1": "Special", "0": "", "1": "Talk", "2": "User", "3": "User talk", "4": "LOVE", "5": "LOVE talk", "6": "File", "7": "File talk", "8": "MediaWiki", "9": "MediaWiki talk", "10": "Template", "11": "Template talk", "12": "Help", "13": "Help talk", "14": "Category", "15": "Category talk", "102": "Property", "103": "Property talk", "104": "Type", "105": "Type talk", "108": "Concept", "109": "Concept talk", "500": "Tutorial", "501": "Tutorial talk"},
wgNamespaceIds={"media": -2, "special": -1, "": 0, "talk": 1, "user": 2, "user_talk": 3, "love": 4, "love_talk": 5, "file": 6, "file_talk": 7, "mediawiki": 8, "mediawiki_talk": 9, "template": 10, "template_talk": 11, "help": 12, "help_talk": 13, "category": 14, "category_talk": 15, "property": 102, "property_talk": 103, "type": 104, "type_talk": 105, "concept": 108, "concept_talk": 109, "tutorial": 500, "tutorial_talk": 501, "image": 6, "image_talk": 7},
wgSiteName="LOVE",
wgCategories=["Types"],
wgRestrictionEdit=[],
wgRestrictionMove=[];
</script>
		<script type="text/javascript" src="wikibits.js"><!-- wikibits js --></script>
		<!-- Head Scripts -->
		<link rel="alternate" type="application/rdf+xml" title="Body" href="https://love2d.org/w/index.php?title=Special:ExportRDF/Body&amp;xmlmime=rdf" />
		<script type="text/javascript" src="site.js"><!-- site js --></script>
  <link href="" rel="publisher" />
	</head>
<body class="mediawiki ltr ns-0 ns-subject page-Body skin-love">
	<div id="globalWrapper">
		<div id="column-content">
	<div id="content">
		<a name="top" id="top"></a>
			
		<div id="p-cactions">
			<h5>Views</h5>
			<div>
				<ul>
		
					 <li id="ca-nstab-main" class="selected"><a href="Body.html" title="View the content page [c]" accesskey="c">Page</a></li>
					 <li id="ca-talk" class="new"><a href="https://love2d.org/w/index.php?title=Talk:Body&amp;action=edit&amp;redlink=1" title="Discussion about the content page [t]" accesskey="t">Discussion</a></li>
					 <li id="ca-viewsource"><a href="https://love2d.org/w/index.php?title=Body&amp;action=edit" title="This page is protected.&#10;You can view its source [e]" accesskey="e">View source</a></li>
					 <li id="ca-history"><a href="https://love2d.org/w/index.php?title=Body&amp;action=history" title="Past revisions of this page [h]" accesskey="h">History</a></li>				</ul>
			</div>
		</div>
	
		<h1 id="firstHeading" class="firstHeading">Body</h1>
		<div id="bodyContent">
			<div id="contentSub"></div>
									<!-- start content -->
			<p>Bodies are objects with velocity and position.
</p>
<h2> <span class="mw-headline" id="Constructors"> Constructors </span></h2>
<table class="smwtable" style="background-color: #eeeeff;">


<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="love.physics.newBody.html" title="love.physics.newBody">love.physics.newBody</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Creates a new body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

</table>
<h2> <span class="mw-headline" id="Functions"> Functions </span></h2>
<table class="smwtable" style="background-color: #eeeeff;">


<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aapplyAngularImpulse.html" title="Body:applyAngularImpulse">Body:applyAngularImpulse</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Applies an angular impulse to a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aapplyForce.html" title="Body:applyForce">Body:applyForce</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Apply force to a Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aapplyImpulse.html" title="Body:applyImpulse">Body:applyImpulse</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Applies an impulse to a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aapplyLinearImpulse.html" title="Body:applyLinearImpulse">Body:applyLinearImpulse</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Applies an impulse to a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aapplyTorque.html" title="Body:applyTorque">Body:applyTorque</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Apply torque to a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3adestroy.html" title="Body:destroy">Body:destroy</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Explicitly destroys the Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetAllowSleeping.html" title="Body:getAllowSleeping">Body:getAllowSleeping</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Return whether a body is allowed to sleep.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.7.0" title="0.7.0">0.7.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetAngle.html" title="Body:getAngle">Body:getAngle</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the angle of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetAngularDamping.html" title="Body:getAngularDamping">Body:getAngularDamping</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Gets the Angular damping of the Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetAngularVelocity.html" title="Body:getAngularVelocity">Body:getAngularVelocity</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the angular velocity of the Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetFixtureList.html" title="Body:getFixtureList">Body:getFixtureList</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns a table with all fixtures.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetGravityScale.html" title="Body:getGravityScale">Body:getGravityScale</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns the gravity scale factor.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetInertia.html" title="Body:getInertia">Body:getInertia</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Gets the rotational inertia of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetLinearDamping.html" title="Body:getLinearDamping">Body:getLinearDamping</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Gets the linear damping of the Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetLinearVelocity.html" title="Body:getLinearVelocity">Body:getLinearVelocity</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Gets the linear velocity of the Body from its center of mass.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetLinearVelocityFromLocalPoint.html" title="Body:getLinearVelocityFromLocalPoint">Body:getLinearVelocityFromLocalPoint</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the linear velocity of a point on the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetLinearVelocityFromWorldPoint.html" title="Body:getLinearVelocityFromWorldPoint">Body:getLinearVelocityFromWorldPoint</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the linear velocity of a point on the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetLocalCenter.html" title="Body:getLocalCenter">Body:getLocalCenter</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the center of mass position in local coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetLocalPoint.html" title="Body:getLocalPoint">Body:getLocalPoint</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Transform a point from world coordinates to local coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetLocalVector.html" title="Body:getLocalVector">Body:getLocalVector</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Transform a vector from world coordinates to local coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetMass.html" title="Body:getMass">Body:getMass</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the mass of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetMassData.html" title="Body:getMassData">Body:getMassData</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns the mass, its center, and the rotational inertia.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetPosition.html" title="Body:getPosition">Body:getPosition</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the position of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetType.html" title="Body:getType">Body:getType</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns the type of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetUserData.html" title="Body:getUserData">Body:getUserData</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns the Lua value associated with this Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.9.1" title="0.9.1">0.9.1</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetWorldCenter.html" title="Body:getWorldCenter">Body:getWorldCenter</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the center of mass position in world coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetWorldPoint.html" title="Body:getWorldPoint">Body:getWorldPoint</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Transform a point from local coordinates to world coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetWorldPoints.html" title="Body:getWorldPoints">Body:getWorldPoints</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Transforms multiple points from local coordinates to world coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetWorldVector.html" title="Body:getWorldVector">Body:getWorldVector</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Transform a vector from local coordinates to world coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetX.html" title="Body:getX">Body:getX</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the x position of the body in world coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3agetY.html" title="Body:getY">Body:getY</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the y position of the body in world coordinates.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisActive.html" title="Body:isActive">Body:isActive</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns whether the body is actively used in the simulation.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisAwake.html" title="Body:isAwake">Body:isAwake</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns the sleep status of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisBullet.html" title="Body:isBullet">Body:isBullet</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the bullet status of a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisDynamic.html" title="Body:isDynamic">Body:isDynamic</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the dynamic status of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisFixedRotation.html" title="Body:isFixedRotation">Body:isFixedRotation</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns whether the body rotation is locked.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisFrozen.html" title="Body:isFrozen">Body:isFrozen</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the frozen status of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisSleeping.html" title="Body:isSleeping">Body:isSleeping</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the sleeping status of a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisSleepingAllowed.html" title="Body:isSleepingAllowed">Body:isSleepingAllowed</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Returns the sleeping behaviour of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aisStatic.html" title="Body:isStatic">Body:isStatic</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Get the static status of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aputToSleep.html" title="Body:putToSleep">Body:putToSleep</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Put the body to sleep.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3aresetMassData.html" title="Body:resetMassData">Body:resetMassData</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Resets the mass of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetActive.html" title="Body:setActive">Body:setActive</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets whether the body is active in the world.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetAllowSleeping.html" title="Body:setAllowSleeping">Body:setAllowSleeping</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set the sleep behaviour of a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetAngle.html" title="Body:setAngle">Body:setAngle</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set the angle of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetAngularDamping.html" title="Body:setAngularDamping">Body:setAngularDamping</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets the angular damping of a Body</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetAngularVelocity.html" title="Body:setAngularVelocity">Body:setAngularVelocity</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets the angular velocity of a Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetAwake.html" title="Body:setAwake">Body:setAwake</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Wakes the body up or puts it to sleep.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetBullet.html" title="Body:setBullet">Body:setBullet</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set the bullet status of a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetFixedRotation.html" title="Body:setFixedRotation">Body:setFixedRotation</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set whether a body has fixed rotation.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetGravityScale.html" title="Body:setGravityScale">Body:setGravityScale</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets a new gravity scale factor for the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetInertia.html" title="Body:setInertia">Body:setInertia</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set the inertia of a body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetLinearDamping.html" title="Body:setLinearDamping">Body:setLinearDamping</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets the linear damping of a Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetLinearVelocity.html" title="Body:setLinearVelocity">Body:setLinearVelocity</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets a new linear velocity for the Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetMass.html" title="Body:setMass">Body:setMass</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets the mass properties directly.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetMassData.html" title="Body:setMassData">Body:setMassData</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Overrides the calculated mass data.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetMassFromShapes.html" title="Body:setMassFromShapes">Body:setMassFromShapes</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets mass properties from attatched shapes.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetPosition.html" title="Body:setPosition">Body:setPosition</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set the position of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetSleepingAllowed.html" title="Body:setSleepingAllowed">Body:setSleepingAllowed</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets the sleeping behaviour of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetType.html" title="Body:setType">Body:setType</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Sets a new body type.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetUserData.html" title="Body:setUserData">Body:setUserData</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Associates a Lua value with the Body.</td><td style="padding: 1px 5px 1px 5px; background-color: #f8fff8; vertical-align: top;"><img alt="Added since" src="https://love2d.org/w/images/a/a7/Add.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.9.1" title="0.9.1">0.9.1</a> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetX.html" title="Body:setX">Body:setX</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set the x position of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3asetY.html" title="Body:setY">Body:setY</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Set the y position of the body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Body%3awakeUp.html" title="Body:wakeUp">Body:wakeUp</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Wake up a sleeping body.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #fff8f8; vertical-align: top;"><img alt="Removed in" src="https://love2d.org/w/images/f/f4/Remove.png" width="8" height="11" /> <a href="https://love2d.org/wiki/0.8.0" title="0.8.0">0.8.0</a>
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Object%3atype.html" title="Object:type">Object:type</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Gets the type of the object as a string.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="Object%3atypeOf.html" title="Object:typeOf">Object:typeOf</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">Checks whether an object is of a certain type.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

</table>
<h2> <span class="mw-headline" id="Enums"> Enums </span></h2>
<table class="smwtable" style="background-color: #eeeeff;">


<tr>
<td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"><a href="BodyType.html" title="BodyType">BodyType</a></td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">The types of a <strong class="selflink">Body</strong>.</td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;"> </td><td style="padding: 1px 5px 1px 5px; background-color: #ffffff; vertical-align: top;">
</td></tr>

</table>
<h2> <span class="mw-headline" id="Supertypes"> Supertypes </span></h2>
<ul><li> <a href="Object.html" title="Object">Object</a>
</li></ul>
<h2> <span class="mw-headline" id="See_Also"> See Also </span></h2>
<ul><li> <a href="love.physics.html" title="love.physics">love.physics</a>
</li></ul>
<p><br />
</p>
<h2> <span class="mw-headline" id="Other_Languages"> Other Languages </span></h2>
<div class="i18n">
<p><a href="https://love2d.org/w/index.php?title=Body_(Dansk)&amp;action=edit&amp;redlink=1" class="new" title="Body (Dansk) (page does not exist)">Dansk</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Deutsch)&amp;action=edit&amp;redlink=1" class="new" title="Body (Deutsch) (page does not exist)">Deutsch</a>&nbsp;&ndash;
<strong class="selflink">English</strong>&nbsp;&ndash; 
<a href="https://love2d.org/w/index.php?title=Body_(Espa%C3%B1ol)&amp;action=edit&amp;redlink=1" class="new" title="Body (Español) (page does not exist)">Español</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Fran%C3%A7ais)&amp;action=edit&amp;redlink=1" class="new" title="Body (Français) (page does not exist)">Français</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Indonesia)&amp;action=edit&amp;redlink=1" class="new" title="Body (Indonesia) (page does not exist)">Indonesia</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Italiano)&amp;action=edit&amp;redlink=1" class="new" title="Body (Italiano) (page does not exist)">Italiano</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Lietuvi%C5%A1kai)&amp;action=edit&amp;redlink=1" class="new" title="Body (Lietuviškai) (page does not exist)">Lietuviškai</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Magyar)&amp;action=edit&amp;redlink=1" class="new" title="Body (Magyar) (page does not exist)">Magyar</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Nederlands)&amp;action=edit&amp;redlink=1" class="new" title="Body (Nederlands) (page does not exist)">Nederlands</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Polski)&amp;action=edit&amp;redlink=1" class="new" title="Body (Polski) (page does not exist)">Polski</a>&nbsp;&ndash;
<a href="https://love2d.org/wiki/Body_(Portugu%C3%AAs)" title="Body (Português)">Português</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Rom%C3%A2n%C4%83)&amp;action=edit&amp;redlink=1" class="new" title="Body (Română) (page does not exist)">Română</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Slovensk%C3%BD)&amp;action=edit&amp;redlink=1" class="new" title="Body (Slovenský) (page does not exist)">Slovenský</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Suomi)&amp;action=edit&amp;redlink=1" class="new" title="Body (Suomi) (page does not exist)">Suomi</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(Svenska)&amp;action=edit&amp;redlink=1" class="new" title="Body (Svenska) (page does not exist)">Svenska</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(T%C3%BCrk%C3%A7e)&amp;action=edit&amp;redlink=1" class="new" title="Body (Türkçe) (page does not exist)">Türkçe</a>&nbsp;&ndash;
<a href="https://love2d.org/wiki/Body_(%C4%8Cesky)" title="Body (Česky)">Česky</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%CE%95%CE%BB%CE%BB%CE%B7%CE%BD%CE%B9%CE%BA%CE%AC)&amp;action=edit&amp;redlink=1" class="new" title="Body (Ελληνικά) (page does not exist)">Ελληνικά</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%D0%91%D1%8A%D0%BB%D0%B3%D0%B0%D1%80%D1%81%D0%BA%D0%B8)&amp;action=edit&amp;redlink=1" class="new" title="Body (Български) (page does not exist)">Български</a>&nbsp;&ndash;
<a href="https://love2d.org/wiki/Body_(%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9)" title="Body (Русский)">Русский</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%D0%A1%D1%80%D0%BF%D1%81%D0%BA%D0%B8)&amp;action=edit&amp;redlink=1" class="new" title="Body (Српски) (page does not exist)">Српски</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%D0%A3%D0%BA%D1%80%D0%B0%D1%97%D0%BD%D1%81%D1%8C%D0%BA%D0%B0)&amp;action=edit&amp;redlink=1" class="new" title="Body (Українська) (page does not exist)">Українська</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%D7%A2%D7%91%D7%A8%D7%99%D7%AA)&amp;action=edit&amp;redlink=1" class="new" title="Body (עברית) (page does not exist)">עברית</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%E0%B9%84%E0%B8%97%E0%B8%A2)&amp;action=edit&amp;redlink=1" class="new" title="Body (ไทย) (page does not exist)">ไทย</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%E6%97%A5%E6%9C%AC%E8%AA%9E)&amp;action=edit&amp;redlink=1" class="new" title="Body (日本語) (page does not exist)">日本語</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%E6%AD%A3%E9%AB%94%E4%B8%AD%E6%96%87)&amp;action=edit&amp;redlink=1" class="new" title="Body (正體中文) (page does not exist)">正體中文</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)&amp;action=edit&amp;redlink=1" class="new" title="Body (简体中文) (page does not exist)">简体中文</a>&nbsp;&ndash;
<a href="https://love2d.org/wiki/Body_(Ti%E1%BA%BFng_Vi%E1%BB%87t)" title="Body (Tiếng Việt)">Tiếng Việt</a>&nbsp;&ndash;
<a href="https://love2d.org/w/index.php?title=Body_(%ED%95%9C%EA%B5%AD%EC%96%B4)&amp;action=edit&amp;redlink=1" class="new" title="Body (한국어) (page does not exist)">한국어</a> 
<br />
<span style="text-align:right;"><i><a href="https://love2d.org/wiki/Help:i18n" title="Help:i18n">More info</a></i></span>
</p>
</div>

<!-- 
NewPP limit report
Preprocessor node count: 2138/1000000
Post-expand include size: 80063/2097152 bytes
Template argument size: 7623/2097152 bytes
Expensive parser function count: 0/100
-->

<!-- Saved in parser cache with key love2d_wiki:pcache:idhash:251-0!1!0!!en!2!edit=0 and timestamp 20140411022456 -->
<div class="printfooter">
Retrieved from "<a href="https://www.love2d.org/wiki/Body">https://www.love2d.org/wiki/Body</a>"</div>
			<div id='catlinks' class='catlinks'><div id="mw-normal-catlinks"><a href="https://love2d.org/wiki/Special:Categories" title="Special:Categories">Category</a>: <span dir='ltr'><a href="https://love2d.org/wiki/Category:Types" title="Category:Types">Types</a></span></div></div>			<!-- end content -->
						<div class="visualClear"></div>
		</div>
	</div>
		</div>
		<div id="column-one">

	<div class="portlet" id="p-personal">
		<h5>Personal tools</h5>
		<div class="pBody">
			<ul>
				<li id="pt-login"><a href="https://love2d.org/w/index.php?title=Special:UserLogin&amp;returnto=Body" title="You are encouraged to log in; however, it is not mandatory [o]" accesskey="o">Log in</a></li>
			</ul>
		</div>
	</div>
	<div class="portlet" id="p-logo">
		<a style="background-image: url(wiki.png);" href="https://love2d.org/wiki/Main_Page" title="Visit the main page"></a>
	</div>
<!--	<div class="portlet" id="p-docs">
		<h5>Documentation</h5>
		<div class="pBody">
			<ul>
				<li><a href="//love2d.org/wiki/love">love</a></li>
				<li><a href="//love2d.org/wiki/love.audio">love.audio</a></li>
				<li><a href="//love2d.org/wiki/love.event">love.event</a></li>
				<li><a href="//love2d.org/wiki/love.filesystem">love.filesystem</a></li>
				<li><a href="//love2d.org/wiki/love.graphics">love.graphics</a></li>
				<li><a href="//love2d.org/wiki/love.image">love.image</a></li>
				<li><a href="//love2d.org/wiki/love.joystick">love.joystick</a></li>
				<li><a href="//love2d.org/wiki/love.keyboard">love.keyboard</a></li>
				<li><a href="//love2d.org/wiki/love.math">love.math</a></li>
				<li><a href="//love2d.org/wiki/love.mouse">love.mouse</a></li>
				<li><a href="//love2d.org/wiki/love.physics">love.physics</a></li>
				<li><a href="//love2d.org/wiki/love.sound">love.sound</a></li>
				<li><a href="//love2d.org/wiki/love.system">love.system</a></li>
				<li><a href="//love2d.org/wiki/love.timer">love.timer</a></li>
				<li><a href="//love2d.org/wiki/love.window">love.window</a></li>
			</ul>
		</div>
	</div> -->
	<script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script>
	<div class='generated-sidebar portlet' id='p-documentation'>
		<h5>documentation</h5>
		<div class='pBody'>
			<ul>
				<li id="n-love"><a href="love.html">love</a></li>
				<li id="n-love.audio"><a href="love.audio.html">love.audio</a></li>
				<li id="n-love.event"><a href="love.event.html">love.event</a></li>
				<li id="n-love.filesystem"><a href="love.filesystem.html">love.filesystem</a></li>
				<li id="n-love.font"><a href="love.font.html">love.font</a></li>
				<li id="n-love.graphics"><a href="love.graphics.html">love.graphics</a></li>
				<li id="n-love.image"><a href="love.image.html">love.image</a></li>
				<li id="n-love.joystick"><a href="love.joystick.html">love.joystick</a></li>
				<li id="n-love.keyboard"><a href="love.keyboard.html">love.keyboard</a></li>
				<li id="n-love.math"><a href="love.math.html">love.math</a></li>
				<li id="n-love.mouse"><a href="love.mouse.html">love.mouse</a></li>
				<li id="n-love.physics"><a href="love.physics.html">love.physics</a></li>
				<li id="n-love.sound"><a href="love.sound.html">love.sound</a></li>
				<li id="n-love.system"><a href="love.system.html">love.system</a></li>
				<li id="n-love.thread"><a href="love.thread.html">love.thread</a></li>
				<li id="n-love.timer"><a href="love.timer.html">love.timer</a></li>
				<li id="n-love.window"><a href="love.window.html">love.window</a></li>
			</ul>
		</div>
	</div>
	<div class='generated-sidebar portlet' id='p-navigation'>
		<h5>Navigation</h5>
		<div class='pBody'>
			<ul>
				<li id="n-Home"><a href="http://love2d.org/">Home</a></li>
				<li id="n-Forums"><a href="http://love2d.org/forums">Forums</a></li>
				<li id="n-Issue-tracker"><a href="http://bitbucket.org/rude/love/issues">Issue tracker</a></li>
			</ul>
		</div>
	</div>
	<div class='generated-sidebar portlet' id='p-wiki_navigation'>
		<h5>wiki navigation</h5>
		<div class='pBody'>
			<ul>
				<li id="n-mainpage-description"><a href="https://love2d.org/wiki/Main_Page" title="Visit the main page [z]" accesskey="z">Main page</a></li>
				<li id="n-recentchanges"><a href="https://love2d.org/wiki/Special:RecentChanges" title="The list of recent changes in the wiki [r]" accesskey="r">Recent changes</a></li>
				<li id="n-randompage"><a href="https://love2d.org/wiki/Special:Random" title="Load a random page [x]" accesskey="x">Random page</a></li>
			</ul>
		</div>
	</div>
	<div id="p-search" class="portlet">
		<h5><label for="searchInput">Search</label></h5>
		<div id="searchBody" class="pBody">
			<form action="https://love2d.org/w/index.php" id="searchform"><div>
				<input type='hidden' name="title" value="Special:Search"/>
				<input id="searchInput" name="search" type="text" title="Search LOVE [f]" accesskey="f" value="" />
				<input type='submit' name="go" class="searchButton" id="searchGoButton"	value="Go" title="Go to a page with this exact name if exists" />&nbsp;
				<input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
			</div></form>
		</div>
	</div>
	<div class="portlet" id="p-tb">
		<h5>Toolbox</h5>
		<div class="pBody">
			<ul>
				<li id="t-whatlinkshere"><a href="https://love2d.org/wiki/Special:WhatLinksHere/Body" title="List of all wiki pages that link here [j]" accesskey="j">What links here</a></li>
				<li id="t-recentchangeslinked"><a href="https://love2d.org/wiki/Special:RecentChangesLinked/Body" title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li>
<li id="t-specialpages"><a href="https://love2d.org/wiki/Special:SpecialPages" title="List of all special pages [q]" accesskey="q">Special pages</a></li>
				<li id="t-print"><a href="https://love2d.org/w/index.php?title=Body&amp;printable=yes" rel="alternate" title="Printable version of this page [p]" accesskey="p">Printable version</a></li>				<li id="t-permalink"><a href="https://love2d.org/w/index.php?title=Body&amp;oldid=10219" title="Permanent link to this revision of the page">Permanent link</a></li><li id="t-smwbrowselink"><a href="https://love2d.org/wiki/Special:Browse/Body" title="Special:Browse/Body">Browse properties</a></li>			</ul>
		</div>
	</div>
		</div><!-- end of the left (by default at least) column -->
			<div class="visualClear"></div>
			<div id="footer">
				<div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div>
				<div id="f-copyrightico"><a href="http://www.gnu.org/copyleft/fdl.html"><img src="gnu-fdl.png" alt="GNU Free Documentation License 1.3" width="88" height="31" /></a></div>
			<ul id="f-list">
					<li id="lastmod"> This page was last modified on 29 March 2013, at 23:13.</li>
					<li id="copyright">Content is available under <a href="http://www.gnu.org/copyleft/fdl.html" class="external ">GNU Free Documentation License 1.3</a>.</li>
					<li id="privacy"><a href="https://love2d.org/wiki/LOVE:Privacy_policy" title="LOVE:Privacy policy">Privacy policy</a></li>
					<li id="about"><a href="https://love2d.org/wiki/LOVE:About" title="LOVE:About">About LOVE</a></li>
					<li id="disclaimer"><a href="https://love2d.org/wiki/LOVE:General_disclaimer" title="LOVE:General disclaimer">Disclaimers</a></li>
			</ul>
		</div>
</div>

<script>if (window.runOnloadHook) runOnloadHook();</script>
<!-- Served in 0.263 secs. --></body></html>