A few days back, QJ.Net forums member oldrider released a team project called PSPFramework. Now, the dev and the team has updated the application, bumping it up to version 1.1.
For those who missed the previous report, PSPFramework is "framework for development games 2D with oslib using OOP." It features a database system, sprites, a resource manager, and fonts, among others. This version of the application sports some bug fixes and some additions. Here's a snippet from the release thread:
Bugfixes:
load images psp the crash because it was always pressing in VRAM, add param location for load images in VRAM or RAM (OSL_IN_RAM or OSL_IN_VRAM).
Optimized the class of splash
Add:
param location on PSPFImage, you load image using this:
image = new PSPFImage(264, 123,OSL_IN_RAM, OSL_PF_5551, "myimage.png");
Collision method on PSPFGraphics, You can use on AnimationFrame, AnimationSheet, Sprite, how to use:
sprite->collidesWith(otherSprite );
if Have collision this return true.
Anyway, check out the download below. Visit oldrider's thread over at the forums to discuss this PSPFramework release or visit their site by clicking the via link below.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Comments on PSPFramework:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if PSPFramework supports it