Interface VulkanEventType

All Superinterfaces:
AutoCloseable, VulkanHandleNonDispatchableType, VulkanHandleType
All Known Implementing Classes:
VulkanLWJGLEvent

public interface VulkanEventType extends VulkanHandleNonDispatchableType
See Also:
  • "VkEvent"
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Destroy the object.

    Methods inherited from interface com.io7m.jcoronado.api.VulkanHandleType

    isClosed