Tesseract Engine Documentation

Bullet.Load Method 

Load bullet information from XML

public override bool Load(
   ObjectLibrary objectLibrary
);

Parameters

objectLibrary
ObjectLibrary

Return Value

True if load was successful, else false

See Also

Bullet Class | DarkWynter.Game.GameObjects Namespace