Tesseract Engine Documentation
GameScreen.Update Method
Check to see if menu has been updated by user.
public virtual
void
Update(
ObjectLibrary
objectLibrary
);
Parameters
objectLibrary
Current ObjectLibrary.
See Also
GameScreen Class
|
DarkWynter.Engine.Menus Namespace