[ Index ]

PHP Cross Reference of miniNEAB Engine

title

Body

[close]

/ -> make_island.php (summary)

Create an empty island.

File Size: 531 lines (14 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 3 files
 fullmap.php
 db_conn.php
 map_util.php

Defines 12 functions

  cell_type()
  is_sandborder()
  is_waterborder()
  make_in_borders()
  make_water_borders()
  make_sand_borders()
  drawline()
  object_color()
  title_color()
  borders_water()
  borders_ground()
  make_island()

Functions
Functions that are not part of a class:

cell_type($n)   X-Ref
No description

is_sandborder($n)   X-Ref
No description

is_waterborder($n)   X-Ref
No description

make_in_borders(&$map)   X-Ref
No description

make_water_borders(&$map)   X-Ref
No description

make_sand_borders(&$map)   X-Ref
No description

drawline(&$map,$x1,$y1,$x2,$y2,$c)   X-Ref
No description

object_color($type)   X-Ref
No description

title_color($type)   X-Ref
No description

borders_water($map,$x,$y)   X-Ref
No description

borders_ground($map,$x,$y)   X-Ref
No description

make_island(&$map,&$obj)   X-Ref
No description



Generated: Sun Mar 11 17:28:20 2007 Cross-referenced by PHPXref 0.7