LuaDocs/ThrownDevice

From Data Realms Wiki

(Difference between revisions)
Jump to: navigation, search
(ThrownDevice - Automatically generated by LuaBot)
 
(2 intermediate revisions not shown)
Line 1: Line 1:
 +
===Parent:  [[HeldDevice|HeldDevice]]===
===Parent:  [[HeldDevice|HeldDevice]]===
'''Concrete Class.'''  
'''Concrete Class.'''  
-
A device that is carried and thrown by Actor's
+
A device that is carried and thrown by Actor:s
-
 
+
[[LuaDocs/Index|'''Go back to Class Index''']]
[[LuaDocs/Index|'''Go back to Class Index''']]
-
 
-
<i>see also:[[Bombs]]</i>
 
Line 13: Line 11:
===ClassName===
===ClassName===
The class name of this Entity.A string with the friendly-formatted type name of this object.
The class name of this Entity.A string with the friendly-formatted type name of this object.
 +
 +
===MinThrowVel===
 +
The minimum throw velocity of this when thrown.The minimum throw velocity of this, in m/s.
 +
 +
===MaxThrowVel===
 +
The maximum throw velocity of this when thrown.The maximum throw velocity of this, in m/s.
[[LuaDocs/Index|'''Go back to Class Index''']]
[[LuaDocs/Index|'''Go back to Class Index''']]

Latest revision as of 20:18, 2 April 2015

Contents

Parent: HeldDevice

Concrete Class. A device that is carried and thrown by Actor:s

Go back to Class Index


Properties

ClassName

The class name of this Entity.A string with the friendly-formatted type name of this object.

MinThrowVel

The minimum throw velocity of this when thrown.The minimum throw velocity of this, in m/s.

MaxThrowVel

The maximum throw velocity of this when thrown.The maximum throw velocity of this, in m/s.


Go back to Class Index

Personal tools