mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-04-29 16:55:02 +00:00
Added README.md for TSExtension
This commit is contained in:
parent
5cd277771b
commit
95bc8345a3
1 changed files with 13 additions and 0 deletions
13
Mod Sources/TSExtension/README.md
Normal file
13
Mod Sources/TSExtension/README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
TSExtension
|
||||||
|
=====
|
||||||
|
|
||||||
|
A general extension to the Torque Scripting language.
|
||||||
|
|
||||||
|
Additions
|
||||||
|
====
|
||||||
|
|
||||||
|
GrenadeProjectile.getVelocity()
|
||||||
|
GrenadeProjectile.getPosition() - Returns more accurate data
|
||||||
|
Player.isJetting()
|
||||||
|
Player.isJumping()
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue