Welcome, Guest. Please login or register.

Author Topic: C with VBCC and NDK3.9  (Read 2720 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline xeron

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2533
    • Show all replies
    • http://www.petergordon.org.uk
Re: C with VBCC and NDK3.9
« on: September 05, 2009, 01:27:36 PM »
The graphics library autodoc is your friend ;-)

Quote from: hayashi;522140
change the palette? (GetColorMap/something to do with viewports and SetRGB32/SetRGB32CM?

graphics.library/LoadRGB32()

Quote
change pen and write text on the screen?

graphics.library/SetDrMd()
graphics.library/SetAPen()
graphics.library/SetBPen()
graphics.library/Text()

Quote
fill areas on-screen?

graphics.library/RectFill()
graphics.library/AreaFill()


Quote
load ILBMs into memory and be able to blit them onto screen? (I see an ilbm.datatype and picture.datatype but not how to use them)

Have a look at the datatypes.library autodoc.
Playstation Network ID: xeron6