C# (CSharp) FarseerPhysics.Samples.ScreenSystem MenuEntry - 3 примера найдено. Это лучшие примеры C# (CSharp) кода для FarseerPhysics.Samples.ScreenSystem.MenuEntry, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Helper class represents a single entry in a MenuScreen. By default this just draws the entry text string, but it can be customized to display menu entries in different ways. This also provides an event that will be raised when the menu entry is selected.