Skip to content

Tags: Andre-LA/nene

Tags

v0.3.0

The third rework of nene, less breaking than the previous one.

This one resolves some problems of the previous version,
some details were written
at the [pull request #17](#17).

v0.2.4

current_time, mouse state and new RectT methods

v0.2.3

bugfix on render_offset

v0.2.2

Changes:

* new `render_offset` field on `Nene` record.

* some color tint arguments are now optional.

* new camera example

v0.2.1

* add sound and music example

* fix a typo bug on `Nene.get_scancode`

* add `Music.load` function.

v0.2.0

Merge remote branch 'origin/main'

v0.1.0

Nene will get a breaking refactor and thus the current version

will be v0.1.0.

In the next version, Nene will be organized more like TextTexture
record, which I find easier to work with.