C# (CSharp) SFML.Window Window.InternalGetMousePosition - 3 примера найдено. Это лучшие примеры C# (CSharp) кода для SFML.Window.Window.InternalGetMousePosition, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Internal function to get the mouse position relative to the window. This function is protected because it is called by another class of another module, it is not meant to be called by users.