Omega Components
What's
new in 7.0.0
- OmegaParticleEngine added,
OmegaBitmapFont added, all components revised and tested for stability quite some more now!
OmegaMap and OmegaGUI are still in beta though...
What's
new in 6.5.5
- OmegaTimer
enhanced with MinFPS, MaxFPS, DeltaSecs, FPSWarning and FPSWarningFrames properties.
Documentation updated.
What's
new in 6.5.4
- OmegaInput
component enhanced with StatesClicked[] properties for both mouse and keyboard.
This property will indicate whether a key or button or axis was clicked/pressed
since the last Update() call.
- Experimental
first version of OmegaParticle component added, this is a beta so the interface
could be changed in the future! Documentation not available yet.
- Old OmegaTimer
deleted, OmegaThreadTimer renamed to OmegaTimer since it does not use threads
anymore anyway. Documentation updated.
- Documentation
revised to be MUCH smaller (was several 100's of kb, now it's just a few kb)
Back to main page