Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » error » Fun Ideas
Sorry, but there are no more tags available to filter with.
  • Colored bricks for level error

    For the game I'm making, the function to find the level's brick color was reported as an error: All paths of function GetLevelBrickColor() do not return a valueFunction GetLevelBrickColor( Level As Integer ) As StringIf Level = Random(1,3) Then Return "Yellow"Return "Yellow"Else Return "Blue" Return ...
    Posted to Phrogram Announcements and Discussion (Forum) by Phrogger on October 14, 2006