GeonBit.UI Documentation
GeonBit.UI Documentation
GeonBit.UI
GeonBit.UI
UserInterface Class
UserInterface Methods
AddEntity Method
Clear Method
Deserialize Method
Dispose Method
Draw Method
DrawCursor Method
DrawMainRenderTarget Method
GetTransformedCursorPos Method
Initialize Method
RemoveEntity Method
Serialize Method
SetCursor Method
Update Method
UserInterface
RemoveEntity Method
Remove an entity from screen.
Namespace:
GeonBit.UI
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
void
RemoveEntity
(
Entity
entity
)
Parameters
entity
Type:
GeonBit.UI.Entities
Entity
Entity to remove.
See Also
Reference
UserInterface Class
GeonBit.UI Namespace
GeonBit.UI is part of the GeonBit project. By Ronen Ness, 2016.
Send comments on this topic to
ronenness@gmail.com