Thread Rating:
  • 3 Vote(s) - 4.33 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tutorial Lesson 5 Updated
#6
One thing I noticed which folks might find quite useful, that you might want to add:  _PixelSize.  This seems like an excellent place to include it in the tutorial, and it's quite useful in many instances, just so an user can figure out what screen they're working on.

PixelSize = 0 <-- Text Screen
PixelSize = 1 <-- 8-bit Screen
PixelSize = 4 <-- 32-bit color Screen

^Those can come in very, very handy -- especially if ever writting _MEM routines which you want to use across various screen modes.  Smile
Reply


Messages In This Thread
Tutorial Lesson 5 Updated - by TerryRitchie - 04-10-2024, 09:36 PM
RE: Tutorial Lesson 5 Updated - by Tim - 04-11-2024, 02:55 AM
RE: Tutorial Lesson 5 Updated - by TerryRitchie - 04-11-2024, 03:21 AM
RE: Tutorial Lesson 5 Updated - by NakedApe - 04-11-2024, 01:59 PM
RE: Tutorial Lesson 5 Updated - by TerryRitchie - 04-12-2024, 12:54 AM
RE: Tutorial Lesson 5 Updated - by SMcNeill - 04-12-2024, 04:29 AM
RE: Tutorial Lesson 5 Updated - by TerryRitchie - 04-12-2024, 04:53 AM
RE: Tutorial Lesson 5 Updated - by TerryRitchie - 04-13-2024, 09:39 PM
RE: Tutorial Lesson 5 Updated - by TerryRitchie - 04-22-2024, 08:10 PM



Users browsing this thread: 1 Guest(s)