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

Possibly Related Threads…
Thread Author Replies Views Last Post
  All updated to the latest version. Pete 2 654 02-23-2025, 09:20 PM
Last Post: Pete
  Game Development Tutorial johnno56 11 2,935 10-16-2024, 11:07 AM
Last Post: johnno56
  Tutorial Forum Section TerryRitchie 2 782 05-31-2024, 07:50 PM
Last Post: TerryRitchie
  Some Interesting Tutorial Stats TerryRitchie 13 2,586 01-10-2024, 07:32 PM
Last Post: Kernelpanic
  Chapter 20 Games Programming Terry's Tutorial bplus 3 940 06-29-2023, 08:12 PM
Last Post: TerryRitchie

Forum Jump:


Users browsing this thread: 1 Guest(s)