Downloadliste

Projektbeschreibung

libmousetrap is a C library for the creation and
manipulation of compressed, integer-precision 2D
cartesian grids populated by integer identifiers.
This makes figuring out what is occupying position
(x, y) at any given instant easy. Addition of new
types of sources for creating these grids from
image/graphics libraries is also easy.
libmousetrap fully supports transparent regions in
the grid system. It was created to provide easy
dispatch of mouse events, but seems like it could
have other applications.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-10 18:20
0.6.1

Diese Version behebt einen Fehler mit Bezug auf die Schaffung von SDL Mausefallen Oberflächen durch, um die Parameter für die Fahnen und id ist ausgeschlossen.
Tags: Major bugfixes
This release fixes a bug with regards creating mousetraps from SDL surfaces due to the parameters for flags and id being mixed up.

2001-10-21 16:22
0.6.0

Identifikatoren für alle Mausefallen durchgesetzt erstellt. Minor api Anpassungen und Ergänzungen enthalten. Global Typen und Konstanten wurden umbenannt, um Namen aus der Kollision mit dem Code anderer Leute zu halten. Ein Beispiel dafür ist jetzt enthalten.
Tags: Minor feature enhancements
Identifiers enforced for all mousetraps created. Minor api adjustments and additions included. Global types and constants were renamed to keep names from colliding with other people's code. An example is now included.

2001-10-12 21:45
0.5.0

Diese Pressemitteilung enthält Unterstützung für pygame Oberflächen.
Tags: Pymousetrap, Initial freshmeat announcement
This release contains support for pygame surfaces.

2001-10-10 12:35
0.5.0

Alle bekannten Memory Leaks wurden gereinigt und die Unterstützung für SDL Oberflächen wurde hinzugefügt.
Tags: Initial freshmeat announcement
All known memory leaks were cleaned up, and support for SDL surfaces was added.

Project Resources