Turky Mohammed
Turky Mohammed

you mean the lowercase i or the whole design?
Do you mean closer? Like this:  
which one? the one with the lowercase `i`?
since it's not exposed to the user, maybe `PARTICLE_ALPHA_MASK` is better?
How about defining the `EmissionShapeType` enum inside `ParticleSystem` class like these enums: 
I see why now. but `AlphaMask` feels out of touch 
 Same goes for point and rect and some others, I think prefixing `PARTICLE` or `SHAPE` is good or is it not?
Hi @askamn I've elegantly written my own localization feature and here is how it goes: the `Label` or `Text` is inherited into a custom type called `LocalizedLabel` or `LocalizedText` and...
you mean as in localise them we store them with a specific language?