Search results

From OxeyeWiki

Jump to: navigation, search

Create the page "Harvest" on this wiki!

Page title matches

  • FindAliens (Harvest)
    ...n, you will have to save it's ID number and then locate it each frame with harvest.getAlien(id). aliens = harvest.findAliens()
    3 KB (413 words) - 20:04, 2 December 2009
  • GetBuilding (Harvest)
    local building = harvest.getBuilding(id) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    410 B (58 words) - 20:08, 2 December 2009
  • FindBuildings (Harvest)
    ...g, you will have to save it's ID number and then locate it each frame with harvest.getBuilding(id). buildings = harvest.findBuildings(x, y, 200)
    3 KB (406 words) - 20:02, 2 December 2009
  • GetSelectedBuilding (Harvest)
    building = harvest.getSelectedBuilding(id) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    380 B (47 words) - 20:07, 2 December 2009
  • GetAlien (Harvest)
    local alien = harvest.getAlien(id) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    387 B (58 words) - 20:08, 2 December 2009
  • SpawnAlien (Harvest)
    harvest.spawnAlien(1, 512, 512) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    552 B (77 words) - 21:26, 2 December 2009
  • SpawnBuilding (Harvest)
    harvest.spawnBuilding("EAGLEUPGRADE", 0, 0, 0.5) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    1 KB (164 words) - 21:29, 2 December 2009
  • SpawnChargeBomb (Harvest)
    harvest.spawnChargeBomb(100, 100, 1.0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    566 B (73 words) - 21:32, 2 December 2009
  • SpawnMissile (Harvest)
    harvest.spawnMissile(0, 0, 512, 512) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    579 B (80 words) - 21:32, 2 December 2009
  • SpawnEagleMissile (Harvest)
    harvest.spawnEagleMissile(0, 0, -1) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    640 B (91 words) - 22:26, 2 December 2009
  • SpawnTempestMissile (Harvest)
    harvest.spawnTempestMissile(0, 0, 512, 512) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    594 B (80 words) - 22:26, 2 December 2009
  • SpawnEnergySpark (Harvest)
    local id = harvest.getSelectedBuilding():getId() harvest.spawnEnergySpark(id)
    524 B (70 words) - 22:48, 2 December 2009
  • SpawnBullet (Harvest)
    harvest.spawnBullet(10, sx, sy, 100, ex, ey, 0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    955 B (130 words) - 22:53, 2 December 2009
  • SpawnParticle (Harvest)
    harvest.spawnMissile("SellEvent", 0, 12, 0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    574 B (76 words) - 22:57, 2 December 2009
  • Harvest Library
    {{Harvest}} ...et of methods that are available for Harvest mods. All methods begin with "harvest.".
    301 B (47 words) - 13:10, 7 February 2010

Page text matches

  • FindAliens (Harvest)
    ...n, you will have to save it's ID number and then locate it each frame with harvest.getAlien(id). aliens = harvest.findAliens()
    3 KB (413 words) - 20:04, 2 December 2009
  • GetBuilding (Harvest)
    local building = harvest.getBuilding(id) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    410 B (58 words) - 20:08, 2 December 2009
  • FindBuildings (Harvest)
    ...g, you will have to save it's ID number and then locate it each frame with harvest.getBuilding(id). buildings = harvest.findBuildings(x, y, 200)
    3 KB (406 words) - 20:02, 2 December 2009
  • GetSelectedBuilding (Harvest)
    building = harvest.getSelectedBuilding(id) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    380 B (47 words) - 20:07, 2 December 2009
  • GetAlien (Harvest)
    local alien = harvest.getAlien(id) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    387 B (58 words) - 20:08, 2 December 2009
  • SpawnAlien (Harvest)
    harvest.spawnAlien(1, 512, 512) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    552 B (77 words) - 21:26, 2 December 2009
  • SpawnBuilding (Harvest)
    harvest.spawnBuilding("EAGLEUPGRADE", 0, 0, 0.5) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    1 KB (164 words) - 21:29, 2 December 2009
  • SpawnChargeBomb (Harvest)
    harvest.spawnChargeBomb(100, 100, 1.0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    566 B (73 words) - 21:32, 2 December 2009
  • SpawnMissile (Harvest)
    harvest.spawnMissile(0, 0, 512, 512) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    579 B (80 words) - 21:32, 2 December 2009
  • SpawnEagleMissile (Harvest)
    harvest.spawnEagleMissile(0, 0, -1) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    640 B (91 words) - 22:26, 2 December 2009
  • SpawnTempestMissile (Harvest)
    harvest.spawnTempestMissile(0, 0, 512, 512) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    594 B (80 words) - 22:26, 2 December 2009
  • SpawnEnergySpark (Harvest)
    local id = harvest.getSelectedBuilding():getId() harvest.spawnEnergySpark(id)
    524 B (70 words) - 22:48, 2 December 2009
  • SpawnBullet (Harvest)
    harvest.spawnBullet(10, sx, sy, 100, ex, ey, 0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    955 B (130 words) - 22:53, 2 December 2009
  • SpawnParticle (Harvest)
    harvest.spawnMissile("SellEvent", 0, 12, 0) ....oxeyegames.com/forum/viewtopic.php?p=1523#p1523 Oxeye Game Studio Forum - Harvest Functions]
    574 B (76 words) - 22:57, 2 December 2009
  • Harvest Library
    {{Harvest}} ...et of methods that are available for Harvest mods. All methods begin with "harvest.".
    301 B (47 words) - 13:10, 7 February 2010

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

Personal tools
Namespaces
Variants
Views
Actions
Navigation
Toolbox