Dynamic Grid

From FusionWiki

Jump to: navigation, search
Dynamic Grid
General Information
Author: Justin Aquadro
Release Date: 2009
Status: Released
Last updated: Unknown
Version: 1.0
Build:

249

Developer-only: No
Website: Not available
Download: Direct
Runtime Versions
HWA: No
Flash: No
Java: No
Java Mobile: No
Vitalize!: No
Unicode: No


Dynamic Grid is a graphical extension for quickly and easily displaying a grid on the screen. The dimensions of the grid and the grid cells can be changed at runtime, along with color and weight. Dynamic Grid also supports isometric grids, or any combination of vertical, horizontal, and diagonal lines to make up a grid.

Features

  • Regular or isometric grids
  • Cell width and height can be changed separately at runtime
  • Line elements can be used in any combination and toggled at runtime
  • Grids can be drawn from lines or line patterns
  • Line color and weight can be changed at runtime
  • Separate line pattern elements for horizontal lines, vertical lines, and intersections

Usage

Once a Dynamic Grid object is configured at edit-time, there may be little need to change it. But one of the benefits of Dynamic Grid is the ease of changing dimensions such as cell size on demand, as demonstrated here.

1
  • Start of Frame
  •  : Set Grid Size = Frame Width x Frame Height

2
  • Button clicked
  •  : Set Cell Size = Edit Value(" ") x Edit Value(" ")

Visual Examples

Personal tools