Difference between revisions of "love.physics (简体中文)"
Line 1: | Line 1: | ||
− | + | 能够真实地模拟2D刚体的物理性质。这个模块基于[http://www.box2d.org/ Box2D], 并且这个API尽量接近于[http://www.box2d.org/manual.html Box2D API]。 | |
− | {{notice|love. | + | 中文翻译连接:[http://khome.blog.163.com/blog/static/23571903820144203138513/ 风的驿站blogs-box2d系列翻译文章] |
− | + | {{notice|love.physics 不是轻量级的, 也远远不是简单易用的。就像是个为提升重物而设计的十吨重的锤子(呃...锤子...提升?) | |
+ | 如果你仅仅需要制造一个角色跳跃过阻碍或者类似,那么请离开,这里没有你所需要的。}} | ||
== 类型 == | == 类型 == | ||
− | {{#ask: [[Category:Types]] [[parent::love.physics]] [[ | + | {{#ask: [[Category:Types]] [[parent::love.physics (简体中文)]] [[Concept:Current]] |
| headers=hide | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
| ?Description | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
}} | }} | ||
− | == | + | == 函数 == |
− | {{#ask: [[Category:Functions]] [[parent::love.physics]] [[ | + | {{#ask: [[Category:Functions]] [[parent::love.physics (简体中文)]] [[Concept:Current]] |
| headers=hide | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
| ?Description | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
}} | }} | ||
− | == | + | == 枚举 == |
− | * [[parent::love]] | + | {{#ask: [[Category:Enums]] [[parent::love.physics (简体中文)]] [[Concept:Current]] |
+ | | headers=hide | ||
+ | | format=template | ||
+ | | template=ListingFields | ||
+ | | introtemplate=ListingIntro | ||
+ | | outrotemplate=ListingOutro | ||
+ | | ?Description | ||
+ | | ?PrettySince | ||
+ | | ?PrettyRemoved | ||
+ | }} | ||
+ | == 请参阅 == | ||
+ | * [[parent::love (简体中文)]] | ||
* [[Tutorial:Physics]] | * [[Tutorial:Physics]] | ||
− | [[Category:Modules | + | * [[Tutorial:PhysicsCollisionCallbacks]] |
− | {{#set:Description= | + | |
− | {{#set:Since= | + | [[Category:Modules]] |
+ | {{#set:Description=能够真实地模拟2D刚体的物理性质。}} | ||
+ | {{#set:Since=040}} | ||
+ | {{#set:PrettySince=0.4.0}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|love.physics}} | {{i18n|love.physics}} |
Revision as of 11:20, 26 August 2016
能够真实地模拟2D刚体的物理性质。这个模块基于Box2D, 并且这个API尽量接近于Box2D API。 中文翻译连接:风的驿站blogs-box2d系列翻译文章
love.physics 不是轻量级的, 也远远不是简单易用的。就像是个为提升重物而设计的十吨重的锤子(呃...锤子...提升?)
如果你仅仅需要制造一个角色跳跃过阻碍或者类似,那么请离开,这里没有你所需要的。 |
Contents
类型
函数
枚举
请参阅
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info