Search results

From OxeyeWiki

Jump to: navigation, search

Create the page "Harvest" on this wiki!

Page title matches

  • AddCredits (Harvest)
    harvest.addCredits(1) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    451 B (61 words) - 19:05, 2 December 2009
  • DrawLine (Harvest)
    harvest.drawLine(x1, y1, x2, y2[, r, g, b[, a]]) harvest.drawLine(100, 115, 200, 115, 255, 255, 0, 255)
    907 B (129 words) - 16:04, 2 December 2009
  • DrawText (Harvest)
    harvest.drawText(text, x, y[, alignment[, r, g, b[, a]]]) harvest.drawText("Timer is now: " .. timer, 100, 100, 0, 255, 255, 0, 255)
    1 KB (174 words) - 16:05, 2 December 2009
  • Print (Harvest)
    harvest.print("Timer is now: " .. timer) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    356 B (50 words) - 16:03, 2 December 2009
  • DrawRectangle (Harvest)
    harvest.drawRectangle(100, 100, 200, 115, 0, 0, 0, 128) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    937 B (127 words) - 16:05, 2 December 2009
  • SetThreatLevelProgress (Harvest)
    harvest.setThreatLevelProgress(0.25) harvest.setThreatLevelProgress(gameTime / 60.0)
    498 B (60 words) - 16:05, 2 December 2009
  • SetThreatLevelValue (Harvest)
    harvest.setThreatLevelValue(35) harvest.setThreatLevelValue(threatLevel)
    485 B (66 words) - 16:05, 2 December 2009
  • SetCreativeListVisible (Harvest)
    harvest.setCreativeListVisible(false) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    447 B (58 words) - 16:06, 2 December 2009
  • SetTimerValue (Harvest)
    harvest.setTimerValue(3600) -- 1hr harvest.setTimerValue(gameTime)
    404 B (51 words) - 16:07, 2 December 2009
  • SetTimerVisible (Harvest)
    harvest.setTimerVisible(true) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    390 B (50 words) - 16:06, 2 December 2009
  • SpawnMinerals (Harvest)
    harvest.spawnMinerals(0, 0, 100) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    746 B (108 words) - 22:50, 2 December 2009
  • RemoveMinerals (Harvest)
    ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    2 KB (266 words) - 22:55, 2 December 2009
  • GetCredits (Harvest)
    local credits = harvest.getCredits() ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    344 B (45 words) - 20:06, 2 December 2009
  • SetRushListVisible (Harvest)
    harvest.setRushListVisible(true) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    405 B (53 words) - 16:06, 2 December 2009
  • SetRushProgress (Harvest)
    harvest.setRushProgress(harvest.getTotalAlienDamage() / 50000.0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    439 B (54 words) - 16:06, 2 December 2009
  • SetWaveListVisible (Harvest)
    harvest.setWaveListVisible(true) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    442 B (59 words) - 16:07, 2 December 2009
  • SetWaveButtonVisible (Harvest)
    harvest.setWaveButtonVisible(1, false) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    547 B (73 words) - 16:07, 2 December 2009
  • SetWaveButtonAliens (Harvest)
    harvest.setWaveButtonAliens(1, ALIEN_DEFAULT, ALIEN_SHIELDER, ALIEN_MEGA) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    536 B (67 words) - 16:14, 2 December 2009
  • SetWaveButtonLabel (Harvest)
    harvest.setWaveButtonLabel(1, 1) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    490 B (63 words) - 16:14, 2 December 2009
  • ShowInfoMessage (Harvest)
    harvest.showInfoMessage("The wave has been defeated. You have been rewarded with " harvest.addCredits(pendingWaveBonus)
    1 KB (136 words) - 16:14, 2 December 2009

Page text matches

  • AddCredits (Harvest)
    harvest.addCredits(1) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    451 B (61 words) - 19:05, 2 December 2009
  • DrawLine (Harvest)
    harvest.drawLine(x1, y1, x2, y2[, r, g, b[, a]]) harvest.drawLine(100, 115, 200, 115, 255, 255, 0, 255)
    907 B (129 words) - 16:04, 2 December 2009
  • DrawText (Harvest)
    harvest.drawText(text, x, y[, alignment[, r, g, b[, a]]]) harvest.drawText("Timer is now: " .. timer, 100, 100, 0, 255, 255, 0, 255)
    1 KB (174 words) - 16:05, 2 December 2009
  • Print (Harvest)
    harvest.print("Timer is now: " .. timer) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    356 B (50 words) - 16:03, 2 December 2009
  • DrawRectangle (Harvest)
    harvest.drawRectangle(100, 100, 200, 115, 0, 0, 0, 128) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    937 B (127 words) - 16:05, 2 December 2009
  • SetThreatLevelProgress (Harvest)
    harvest.setThreatLevelProgress(0.25) harvest.setThreatLevelProgress(gameTime / 60.0)
    498 B (60 words) - 16:05, 2 December 2009
  • SetThreatLevelValue (Harvest)
    harvest.setThreatLevelValue(35) harvest.setThreatLevelValue(threatLevel)
    485 B (66 words) - 16:05, 2 December 2009
  • SetCreativeListVisible (Harvest)
    harvest.setCreativeListVisible(false) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    447 B (58 words) - 16:06, 2 December 2009
  • SetTimerValue (Harvest)
    harvest.setTimerValue(3600) -- 1hr harvest.setTimerValue(gameTime)
    404 B (51 words) - 16:07, 2 December 2009
  • SetTimerVisible (Harvest)
    harvest.setTimerVisible(true) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    390 B (50 words) - 16:06, 2 December 2009
  • SpawnMinerals (Harvest)
    harvest.spawnMinerals(0, 0, 100) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    746 B (108 words) - 22:50, 2 December 2009
  • RemoveMinerals (Harvest)
    ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    2 KB (266 words) - 22:55, 2 December 2009
  • GetCredits (Harvest)
    local credits = harvest.getCredits() ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    344 B (45 words) - 20:06, 2 December 2009
  • SetRushListVisible (Harvest)
    harvest.setRushListVisible(true) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    405 B (53 words) - 16:06, 2 December 2009
  • SetRushProgress (Harvest)
    harvest.setRushProgress(harvest.getTotalAlienDamage() / 50000.0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    439 B (54 words) - 16:06, 2 December 2009
  • SetWaveListVisible (Harvest)
    harvest.setWaveListVisible(true) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    442 B (59 words) - 16:07, 2 December 2009
  • SetWaveButtonVisible (Harvest)
    harvest.setWaveButtonVisible(1, false) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    547 B (73 words) - 16:07, 2 December 2009
  • SetWaveButtonAliens (Harvest)
    harvest.setWaveButtonAliens(1, ALIEN_DEFAULT, ALIEN_SHIELDER, ALIEN_MEGA) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    536 B (67 words) - 16:14, 2 December 2009
  • SetWaveButtonLabel (Harvest)
    harvest.setWaveButtonLabel(1, 1) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    490 B (63 words) - 16:14, 2 December 2009
  • ShowInfoMessage (Harvest)
    harvest.showInfoMessage("The wave has been defeated. You have been rewarded with " harvest.addCredits(pendingWaveBonus)
    1 KB (136 words) - 16:14, 2 December 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)

Personal tools
Namespaces
Variants
Views
Actions
Navigation
Toolbox