Thread: Tile functions
View Single Post
  #3  
Old 02-15-2010, 04:57 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
I'm not a fan of differing return types like you've used— I find it better to always return an array in cases like that and simply use returnValue[0] if you only gave it one parameter.

Either way, nice collection as Downsider said .
__________________
Reply With Quote