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
138
Commits
1
Branch
0
Tags
Commit Graph
6 Commits
Author
SHA1
Message
Date
Fabian Schlenz
1912772da3
Effects now use Constructor and Destructor to initialize or delete their data, instead of using start() and stop().
2019-06-18 18:09:05 +02:00
Fabian Schlenz
83254f2eaa
Windows. Everything now is implemented in Windows. ;-) (Okay, just the drawing stuff. And defnititely nothing by Microsoft.)
2019-06-11 19:48:09 +02:00
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
a821985479
Re-organized Animation code to move from multiple different constructors to one constructor and a handfull of setters for options.
2019-06-07 06:07:29 +02:00
Fabian Schlenz
b2ff3bdc54
Moved the animation display code into its own class which can and will also be used to display static images and sprites.
2019-06-05 06:25:40 +02:00
Fabian Schlenz
2f58fd14d0
Splitting the code into single files is done. \o/
2019-05-30 00:49:54 +02:00