提交 a821d161 编写于 作者: Y yaoyao_cn

use hard tabs in Vector2.html

上级 b3df276e
......@@ -175,9 +175,9 @@
<p>
Calculates the [link:https://en.wikipedia.org/wiki/Dot_product dot product] of this
vector and [page:Vector2 v].
</p>
</p>
<h3>[method:Float cross]( [param:Vector2 v] )</h3>
<h3>[method:Float cross]( [param:Vector2 v] )</h3>
<p>
Calculates the [link:https://en.wikipedia.org/wiki/Cross_product cross product] of this
vector and [page:Vector2 v]. Note that a 'cross-product' in 2D is not well-defined. This function computes a geometric cross-product often used in 2D graphics
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册