This website requires JavaScript.
Explore
Help
Sign In
fabian
/
pitrix
Watch
1
Star
0
Fork
0
You've already forked pitrix
Code
Issues
8
Releases
Activity
100
Commits
1
Branch
0
Tags
c5856a6f7a81486726d326ec5453fd32a441a991
Commit Graph
6 Commits
Author
SHA1
Message
Date
Fabian Schlenz
c5856a6f7a
Whitespace stuff. Tabs rule!
Some checks failed
continuous-integration/drone/push
Build is failing
Details
2019-06-07 06:24:16 +02:00
Fabian Schlenz
f7230b54a2
CycleEffect can now be configured to show the effects sequentially or randomly.
2019-06-05 06:28:21 +02:00
Fabian Schlenz
94687bab36
CycleEffect now uses the ID of an effect within cycle_effects to prevent repeating an effect instead of comparing the objects.
2019-06-04 05:56:33 +02:00
Fabian Schlenz
7fdc28fe48
Logging effect ID in CycleEffect.
2019-06-03 06:43:02 +02:00
Fabian Schlenz
a7d956209a
Added
Effect::start()
and
Effect::stop()
to allow effects to reserve memory on start and free it afterwards.
2019-05-31 05:46:17 +02:00
Fabian Schlenz
2f58fd14d0
Splitting the code into single files is done. \o/
2019-05-30 00:49:54 +02:00