Tesseract Engine Documentation

Billboard.Draw_Billboards Method (ObjectLibrary, Int32)

Draws the current billboard

public Draw Draw_Billboards(
   ObjectLibrary objectLibrary,
   Int32 playerIndex
);

Parameters

objectLibrary
ObjectLibrary
playerIndex
The index of the current player whose view is being drawn (for orienting the billboard)

Implements

IBillboard.

See Also

Billboard Class | DarkWynter.Game.GameObjects Namespace | Billboard.Draw_Billboards Overload List