Thread: Matrix?
View Single Post
  #3  
Old 01-21-2003, 05:12 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Quote:
Originally posted by Kaimetsu
Perhaps an easy way would be to have three arrays. One representing the status of elements for the left column, one for the middle and one for the right. Both would work, it's just down to the kind of thing you need to do to the data.
true...hmm which reminds me, I should ask stefan for true matrix support
Reply With Quote