The AROS Archives(anonymous IP: 3.147.103.8,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Library » sdl_sprite-1.2b.i386-aros.lha

SDL_sprite

Description: Display animated sprites
Download: sdl_sprite-1.2b.i386-aros.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 168kb
Version: 1.2b
Date: 03 Dec 20
Author: Edorul
Submitter: aGGreSSor [CPU]
Requirements: ABIv0; i386-aros
Category: development/library
License: GPL
Distribute: yes
FileID: 2245
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 35  (Current version)
35  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
============================== F E A T U R E S ==============================

SDL_sprite - part of SDL toolkit.

The SDLSprite library  in based  on  the CDXSprite library from the excellent
CDX project (but unlikely it's only for Windows...).

This C++ class contains the datas and functions required to display  animated
sprites.  A  SDLSprite object is created from  BMP picture  which  is used to 
strore data for the sprite.

Beware : All the sprite's frames must be the same width and height and stored
in the same BMP file.

============================ R E Q U I R E M E N T ==========================

SDL_sprite tested and worked fine on the following configurations:

- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)

================================= U S A G E =================================

 1) Copy local/lib/libSDLSprite.a to your libs directory
    (example: /usr/local/amiga/i386-aros/lib)
 2) Copy local/include/SDLSprite.h and local/include/SDLSpriteList.h
    to your headers directory (example: /usr/local/amiga/i386-aros/include)
 3) Add this line at the beginning of your code :
    #include "SDLSprite.h"
    #include "SDLSpriteList.h"
 4) Compile and enjoy.

============================= C H A N G E L O G =============================

New for version 1.2b:

Distributive  also  contains  SDLSpriteList 1.1 class  which permits to store
sprites in a dynamic fashion.  A  SDLSpriteList is a linked list of SDLSprite
objects, which can be added and removed at run-time.

================================ S O U R C E ================================

Based on AmigaOS 4 version source
http://aminet.net/package/dev/lib/sdl_sprite-os4

        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|

                home cross-compilation factory


File Version Size Date Dls Readme
sdl_draw-1.2.13-i386.tar.gz1.2.13167kb17 Mar 09151¤ Sdl_draw-1.2.13-i386 - Simple SDL library to draw basic elements
sdl_image-1.2.12.i386-aros.lha1.2.12939kb03 Dec 2038¤ SDL_image - library to load images of var. formats
sdl_mixer-1.2.6.tar.gz1.2.6418kb20 Jan 09169¤ Sdl_mixer-1.2.6 - a sample multi-channel audio mixer library
sdl_net-1.2.8.i386-aros.lha1.2.828kb03 Dec 2045¤ SDL_net - portable network library
sdlgfx.i386-aros.zip2.0.16783kb04 Jul 07179¤ Sdlgfx - SDL_gfx
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved