Mallet Engine  2
Entity-Component based game engine, written in Java.
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
com.linxonline.mallet.renderer.Line Class Reference
Collaboration diagram for com.linxonline.mallet.renderer.Line:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Line ()
 Line (final Vector2 _start, final Vector2 _end)

Public Attributes

Vector2 start = null
Vector2 end = null

Constructor & Destructor Documentation

com.linxonline.mallet.renderer.Line.Line ( final Vector2  _start,
final Vector2  _end 
)

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables