armory/Sources/armory
E1e5en 9ac4325a00 On Tap Screen - node for handling touches (double, triple…)
Input parameters:

Duration - time during which the number of touches is counted (default value is 0.3 seconds);
Interval - the time that must elapse between touches (default value is 0);
Repeat - the number of touches that need to be done to execute the event (default value is 2).
Output parameters:

Done - event for a successful completed action;
Fail - an event for a failed action;
Tap - event on each touch;
Tap Number - how many times the user has already touched the screen;
Coords - coordinates of the touch.
2020-09-18 08:37:44 +03:00
..
data Apply checkstyle 2019-12-19 23:54:08 +01:00
logicnode On Tap Screen - node for handling touches (double, triple…) 2020-09-18 08:37:44 +03:00
math Fix math package and improve docstrings 2020-02-19 14:24:31 +01:00
object Expose render target depth via uniform link 2020-08-28 17:34:22 +02:00
renderpath Merge pull request #1744 from MoritzBrueckner/world-export 2020-07-07 11:07:25 +02:00
system Initialize 0 2020-07-06 23:44:04 +02:00
trait Custom Particle Trait to enable instancing and instance count 2020-09-16 23:33:22 +02:00