All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.jnngl.totalcomputers.motion.SneakCaptureEvent Maven / Gradle / Ivy

There is a newer version: 0.10.2b
Show newest version
package com.jnngl.totalcomputers.motion;

import com.jnngl.totalcomputers.system.RequiresAPI;

@RequiresAPI(apiLevel = 3)
public interface SneakCaptureEvent {

    public void onShift();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy