GitBrincie212 / Apel-Mod

Apel is a library that brings particle animations to the table with flexible behaviour and a clean developer interface. It promises also lots of predefined shapes & paths to help the developer on their particle scene
Other
2 stars 1 forks source link

Clarify naming of positions and hooks #1

Closed DarthSharkie closed 5 months ago

DarthSharkie commented 5 months ago

Throughout, I think the constructor calls could chain together to set defaults, so I've given an example in ParticleObject that eliminates repetition. If this makes sense, I'll go through and apply this elsewhere.

DarthSharkie commented 5 months ago

I didn't upload my DebugParticleAnim1 class since it's a mess from testing. I figure we probably need to .gitignore that one...