mojo
:
mojo.graphics
.
Vertex2f
.New
Method New:Void( )
Method New:Void( x:
Float
,y:
Float
,s0:
Float
=0,t0:
Float
=0,s1:
Float
=0,t1:
Float
=0,color:
UInt
=~0 )
Method New:Void( position:
std.geom.Vec2f
,texCoord0:
std.geom.Vec2f
=Null,texCoord1:
std.geom.Vec2f
=Null,color:
UInt
=~0 )