added test for illegal LUA calls
points coordinates and color can be modified by LUA now
debugging
LUA getPoint returns now name, x, y, and color
fix for missing Vector2D in Point
first LUA procedure implemented: getPoint
calling lua scripts working in general
enclosed lua headers by extern "C"