Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
nother question <.<
#1
Code:
SUB FetchInput (keyin$)

  SHARED x%, y%, direction%, movedflag%, stillmoving%, lynnframe AS SpriteFrame
  SHARED coinflip%, debugz%, dflag%, roominfo() AS RoomHeader

  roomsizex% = roominfo(currentroom%).dimensions \ 256
  roomsizey% = roominfo(currentroom%).dimensions MOD 256
  
  keyin$ = INKEY$

SHARED doesnt work anymore??



EDIT: ill just have to pass everything won't i <.<
Reply


Messages In This Thread
nother question <.< - by Anonymous - 03-12-2005, 06:24 AM
nother question <.< - by v3cz0r - 03-12-2005, 06:47 AM
nother question <.< - by Anonymous - 03-12-2005, 07:39 AM
nother question <.< - by v3cz0r - 03-12-2005, 08:54 AM
nother question <.< - by Anonymous - 03-12-2005, 09:29 PM
nother question <.< - by v3cz0r - 03-12-2005, 10:58 PM
nother question <.< - by Anonymous - 03-13-2005, 04:17 AM
nother question <.< - by Anonymous - 03-13-2005, 05:12 AM
nother question <.< - by v3cz0r - 03-13-2005, 05:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)