Difference between revisions of "Matrix:invert"

From GiderosMobile
(remove language stuff)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<languages />
+
'''Available since:''' Gideros 2015.05.9<br/>
'''<translate>Available since</translate>:''' in development<br/>
+
'''Class:''' [[Matrix]]<br/>
'''<translate>Class</translate>:''' [[Special:MyLanguage/Matrix|Matrix]]<br/>
+
 
=== <translate>Description</translate> ===
+
=== Description ===
<translate>Inverts the matrix</translate>
+
Inverts the matrix.
 
<source lang="lua">
 
<source lang="lua">
Matrix:invert()
+
Matrix:invert()
 
</source>
 
</source>
  
 
{{Matrix}}
 
{{Matrix}}

Revision as of 08:05, 25 December 2020