Resources.getCursor

  1. Cursor getCursor(int id)
    class Resources
    final
    getCursor
    (
    int id
    )
    in { assert (id >= WORD.min && id <= WORD.max); }
  2. Cursor getCursor(Dstring name)

Meta