:: [0.9.23] Irena 2D Engine
· Mar 30, 2004, 8:16 AM
· edited Apr 13, 2005, 6:29 AM
#993
Irena 2D Engine
Description:
This engine is made for one purpose, to ease the job for pro's and newbie?s, this engine is easier to use than a BitBlt (if you know what the BitBlt is). Irena2D provides you with all the functions that are needed to make what ever you want with graphics and sounds in DirectX8. This functions makes your job allot easier, you don't even have to know how to work with DirectX8. Some functions are explained in example file provided in the download below (new documentation soon).
LAST ADDED:
- new function: FilesInFolder (list files in a string() array)
- fixed bug: PAK_ExtractAll: when given path eg. "\blabla", error occurs, slash "\" made it.
- new function: GetMouseState (Mouse as Mouse)
For this to work, you must create a variable like this "Public Mouse as Mouse"
- removed functions: GetMouseBClicked(), GetMouseBUp(), GetMouseBDown(), GetMousePos()
- new functions for HighScores
Fisrt you need to _Create (load) hs file then you are ready to use it with other functions, can't be easier then this!
TO-DO:
1st. FunctionsEx for CreateFont and DrawFont (faster)
2nd. Function to draw a pixel on a given position with a given color(copyrect)
- Functions to load and play music files (midi)
- Function to show media files (avi, mpeg, divx...)
- Functions to draw on other pictures in memory (for blood/footprint effects)
- Function to draw/show and animated objects (combine sprites with frames)
- Wish: Convert Sprite to Polygon engine
-- CURRENT STATUS--
Last Version: 0.9.23
Last updated: 2005-03-03
Download example v0.9.22: irena2d_example.zip [<1 MB]
Download DLL installer v0.9.22 + GSPack Explorer v1.0.0: irena2d.exe [<1 MB]
This DLL installer will copy the DLL file into {system} and register it!
Description:
This engine is made for one purpose, to ease the job for pro's and newbie?s, this engine is easier to use than a BitBlt (if you know what the BitBlt is). Irena2D provides you with all the functions that are needed to make what ever you want with graphics and sounds in DirectX8. This functions makes your job allot easier, you don't even have to know how to work with DirectX8. Some functions are explained in example file provided in the download below (new documentation soon).
LAST ADDED:
- new function: FilesInFolder (list files in a string() array)
- fixed bug: PAK_ExtractAll: when given path eg. "\blabla", error occurs, slash "\" made it.
- new function: GetMouseState (Mouse as Mouse)
For this to work, you must create a variable like this "Public Mouse as Mouse"
- removed functions: GetMouseBClicked(), GetMouseBUp(), GetMouseBDown(), GetMousePos()
- new functions for HighScores
Fisrt you need to _Create (load) hs file then you are ready to use it with other functions, can't be easier then this!
TO-DO:
1st. FunctionsEx for CreateFont and DrawFont (faster)
2nd. Function to draw a pixel on a given position with a given color(copyrect)
- Functions to load and play music files (midi)
- Function to show media files (avi, mpeg, divx...)
- Functions to draw on other pictures in memory (for blood/footprint effects)
- Function to draw/show and animated objects (combine sprites with frames)
- Wish: Convert Sprite to Polygon engine
-- CURRENT STATUS--
Last Version: 0.9.23
Last updated: 2005-03-03
Download example v0.9.22: irena2d_example.zip [<1 MB]
Download DLL installer v0.9.22 + GSPack Explorer v1.0.0: irena2d.exe [<1 MB]
This DLL installer will copy the DLL file into {system} and register it!
