Search found 11 matches
- Fri Oct 24, 2008 7:57 am
- Forum: PSP Development
- Topic: Collisions (i think)
- Replies: 6
- Views: 2941
- Thu Oct 23, 2008 12:18 pm
- Forum: PSP Development
- Topic: Collisions (i think)
- Replies: 6
- Views: 2941
Collisions (i think)
I am trying to launch a .PBP when i have my image (sprite) over my other image (item1). The program should start when i press cross as long as my sprite is the the boundaries (x50 y50) also the same size of my image (item1)but when i press cross nothing happens so... How have i set my main.c file up...
- Thu Oct 23, 2008 12:15 pm
- Forum: PSP Development
- Topic: selecting images
- Replies: 11
- Views: 5005
- Thu Oct 16, 2008 11:30 pm
- Forum: PSP Development
- Topic: selecting images
- Replies: 11
- Views: 5005
- Sun Oct 12, 2008 3:26 pm
- Forum: PSP Development
- Topic: selecting images
- Replies: 11
- Views: 5005
Re: selecting images
that is what i want to do how can i be more sepefic?flyboy2012 wrote:hello i am trying to select an image with an image
- Sun Oct 12, 2008 7:37 am
- Forum: PSP Development
- Topic: selecting images
- Replies: 11
- Views: 5005
- Sun Oct 12, 2008 5:07 am
- Forum: PSP Development
- Topic: selecting images
- Replies: 11
- Views: 5005
the code you use in the main.c
like
osl stands for old school library
like
Code: Select all
oslDrawImage(background);
- Thu Oct 09, 2008 9:20 am
- Forum: PSP Development
- Topic: Hello world simple application : 80020148 error.
- Replies: 8
- Views: 3999
i always type
Code: Select all
make
- Thu Oct 09, 2008 8:09 am
- Forum: PSP Development
- Topic: Hello world simple application : 80020148 error.
- Replies: 8
- Views: 3999
- Thu Oct 09, 2008 7:56 am
- Forum: PSP Development
- Topic: selecting images
- Replies: 11
- Views: 5005
selecting images
hello i am trying to select an image with an image and i was hopeing someone here new how i found this .lua script and it has what i need for my app but i dont know how to wright it in old school lib code here is the .lua script lines that i need to convert --Start button if strtwndw == 0 and pointx...
- Tue Oct 07, 2008 9:02 am
- Forum: PSP Development
- Topic: help please
- Replies: 0
- Views: 883
help please
what is the old school lib code for selecting images with another image like code red did with his app CRWindowsPSP? http://www.mediafire.com/?ohtwomm4x04 ------download