Interface CursorService

All Known Implementing Classes:
GLFWCursorServiceImpl

public interface CursorService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setCursor(Cursor cursor, Context context)
     
  • Method Details